Jelajahi Sumber

Merge branch '王立生' of sckj/mz-cloud into master

sckj 1 tahun lalu
induk
melakukan
47a0d13ee7

+ 6 - 4
ruoyi-web/src/components/Org_tree/index.js

@@ -23,11 +23,13 @@ Org_tree.install = function (app) {
     if (typeof cancel !== 'undefined') {
       instance.component.props.cancel = cancel
     }
-    console.log(instance,"wwwwwwwwwwwwww嗯嗯");
-   // instance.component.setupState.getList("DDDDD");
+  //  console.log(instance,"wwwwwwwwwwwwww嗯嗯");
+   // instance.component.exposed.getList("DDDDD");
+    instance.component.exposed.getList("DDDDD");
+
   //  instance.component.props.wls("999");
-    instance.component.props.isShow=false;
-    instance.component.props.isShow=true;
+  //  instance.component.props.isShow=false;
+   // instance.component.props.isShow=true;
   }
 }
 

+ 2 - 2
ruoyi-web/src/components/Org_tree/index.vue

@@ -49,8 +49,8 @@ const props = defineProps({
   value: [Number, String, Array],
 })
 function getList() {
-   //loading.value = true;
-   //alert(99);
+   loading.value = true;
+  // alert(9988);
 }
 function  aaclose() {
   loading.value = false;