src/views/mdc/base/modules/mdcProcessQuantity/mdcProcessQuantityList.vue
@@ -345,7 +345,7 @@ handleEdit: function (record) { this.$refs.modalFormedit.edit(record); this.$refs.modalFormedit.title = "编辑"; this.$refs.modalFormedit.disableSubmit = false; // this.$refs.modalFormedit.disableSubmit = false; }, handleTableChange(pagination, filters, sorter) { this.dataSource = [] @@ -534,7 +534,7 @@ //重新计算分页问题 that.reCalculatePage(1) // that.$message.success(res.message); that.$notification.warning({ that.$notification.success({ message:'消息', description:res.message });