소스 검색

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

zhuliu 3 년 전
부모
커밋
67336506ef
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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{