Explorar el Código

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

zhuliu hace 3 años
padre
commit
67336506ef
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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{