lyh
84 分钟以前 1392d8f3def2c21e7a6fc15cf3f68fc1056ec0b6
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