Lius
2024-09-26 5a9630b08ae608e2248c44271d8c08e140a4487b
src/views/eam/ABC/modules/NodeModel.vue
@@ -88,7 +88,6 @@
  },
  created() {
    //备份model原始值
    this.initOptions();
    this.modelDefault = JSON.parse(JSON.stringify(this.model));
  },
  methods: {