Browse Source

修改添加功能显示所属应用

zhuliu 3 years ago
parent
commit
67336506ef
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/function/index.vue

+ 2 - 2
src/views/function/index.vue

@@ -176,9 +176,9 @@ export default {
       this.visible = true
       if(id==0){
         this.show=false
-        this.disabled=false
+        this.disabled=true
          this.ruleForm = {
-         
+        apply:this.queryParams.apply,
         function: id
       }
       }else{