src/views/fysp/check/components/CompProblemCard.vue @@ -291,7 +291,6 @@ this.proAddOrUpdDialogVisible = false; }, onChangeCanceled() { this.changeDialogVisible = false; }, onChangeSubmited(isOk) { this.$emit('submit', isOk);