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