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按钮间距 */