zhaowei
2024-08-01 b66eab74b627b0e3746f5cb4f6a7d7cb142e9a6d
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;
@@ -363,10 +364,6 @@
.ant-modal-cust-warp .ant-modal-content {
  height: 90% !important;
  overflow-y: hidden;
}
#app .desktop {
  height: auto !important;
}
/** Button按钮间距 */