zhuzhuanzhuan
2024-03-11 90b6b11b39bb1ac135ff8cad82c2f8ecb562d4ef
src/views/eam/modules/equipmentCategory/EquipmentCategoryLeft.vue
@@ -169,6 +169,7 @@
      this.$refs.modalForm.title = "新增";
      this.$refs.modalForm.disableSubmit = false;
      this.$refs.modalForm.parentId = record.id;
      this.$refs.modalForm.equipmentCategoryUda1 = record.equipmentCategoryUda1;
    },
    onClearSelected() {
      this.hiding = true;