Explorar el Código

修改完课模板

吴树波 hace 4 días
padre
commit
73f56eab39
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/qw/sop/addSop.vue

+ 1 - 1
src/views/qw/sop/addSop.vue

@@ -774,7 +774,7 @@ export default {
     //查询模板
     selectListSopTemp(type) {
       if(this.form.filterMode == 2){
-        type = 5;
+        type = 11;
       }
       this.tempOpen = true;
       setTimeout(() => {