zhuzhuanzhuan
2023-08-10 9b3e7c3c47dc27e531a7b954aa2b3ba500c84b78
src/components/jeecgbiz/modal/JSelectEquipmentProductionModal.vue
@@ -106,7 +106,11 @@
            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