src/views/eam/PredictiveWorkPlanList.vue
@@ -441,12 +441,12 @@ this.$refs.modalForm.disableSubmit = false this.$refs.modalForm.isRevise = false }, handleAdd: function() { this.$refs.modalForm.add() this.$refs.modalForm.title = '新增' this.$refs.modalForm.disableSubmit = false this.$refs.modalForm.isRevise = false }, // handleAdd: function() { // this.$refs.modalForm.add() // this.$refs.modalForm.title = '新增' // this.$refs.modalForm.disableSubmit = false // this.$refs.modalForm.isRevise = false // }, //升版 handleRevise: function(record) {