zhuzhuanzhuan
2024-04-18 b417dc5912e77367694095411121fddf665c1d7e
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按钮间距 */