ZKBH
2025-07-16 3934bb2ff75e263be2a8f515fcc0f778277f9cd0
src/components/jeecgbiz/modal/JSelectEquipmentDepartModal.vue
@@ -139,7 +139,12 @@
            this.allTreeKeys = res.result
            this.loadDepart()
          } else {
            this.$message.warning(res.message)
            // this.$message.warning(res.message)
            this.$notification.warning({
              message:'消息',
              description:res.message
            });
          }
        }).finally(() => {
          this.loading = false