diff --git a/src/views/workCenter/standardInterpretationProcess/modules/InterpretationClauseTableModal.vue b/src/views/workCenter/standardInterpretationProcess/modules/InterpretationClauseTableModal.vue index 1518411..d8ff446 100644 --- a/src/views/workCenter/standardInterpretationProcess/modules/InterpretationClauseTableModal.vue +++ b/src/views/workCenter/standardInterpretationProcess/modules/InterpretationClauseTableModal.vue @@ -31,9 +31,8 @@ - @@ -303,7 +302,6 @@ export default { this.edit() }, edit (record) { - debugger this.initProfessionalFieldTreeList() this.form.resetFields() this.model = Object.assign({}, record)