zhuzhuanzhuan
2023-09-19 102c7d7dc9f5af873f19c86a0d17d5d6addcbc32
src/mixins/JeecgListMixin.js
@@ -256,7 +256,6 @@
      this.$refs.modalForm.edit(record);
      this.$refs.modalForm.title = "编辑";
      this.$refs.modalForm.disableSubmit = false;
    },
    handleAdd: function () {
      this.$refs.modalForm.add();