yrik %!s(int64=4) %!d(string=hai) anos
pai
achega
58815bfdeb
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      ruoyi-ui/src/views/deptplan/index.vue

+ 2 - 2
ruoyi-ui/src/views/deptplan/index.vue

@@ -236,11 +236,11 @@ export default {
   methods: {
     changeBtn(e){
       if(e.length == 1){
-        this.queryParams.sysDeptId  = e
+        this.queryParams.sysDeptId  = e.join(',')
       }else{
          this.queryParams.sysDeptId = e[2]
       }
-     
+
     },
     changeBtn1(e){
       if(e.length == 1){