Browse Source

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

zhuliu 3 năm trước cách đây
mục cha
commit
67336506ef
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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{