Explorar el Código

文件收集与审批-模板操作下发一次

hujunwei hace 2 años
padre
commit
23ef839808
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      src/pages/main/performance/mould.vue

+ 0 - 2
src/pages/main/performance/mould.vue

@@ -182,7 +182,6 @@ export default {
           visible: {
             status: ["0"],
             flag: "or",
-            superviseFlag: ["0"],
           },
         },
         {
@@ -330,7 +329,6 @@ export default {
       });
     },
     handleIssue() {
-      
       this.$refs["issue_ref"].validate((valid) => {
         if (valid) {
           let url = "";