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

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

@@ -244,7 +244,7 @@ export default {
     },
     changeBtn1(e){
       if(e.length == 1){
-        this.form.sysDeptId  = e
+        this.form.sysDeptId  = e.join(',')
       }else{
         this.form.sysDeptId = e[2]
       }