Explorar o código

关闭代码默认完全解决

seimin %!s(int64=2) %!d(string=hai) anos
pai
achega
cefec2dc36
Modificáronse 2 ficheiros con 2 adicións e 0 borrados
  1. 1 0
      src/views/newIncident.vue
  2. 1 0
      src/views/processing.vue

+ 1 - 0
src/views/newIncident.vue

@@ -913,6 +913,7 @@ export default {
913
             });
913
             });
914
           });
914
           });
915
           that.fields[12].props.options = that.closecodeArr;
915
           that.fields[12].props.options = that.closecodeArr;
916
+          that.model.closecode = 1572;//设计如此,默认“完全解决”
916
         });
917
         });
917
     },
918
     },
918
     // 获取处理人
919
     // 获取处理人

+ 1 - 0
src/views/processing.vue

@@ -1107,6 +1107,7 @@ export default {
1107
             });
1107
             });
1108
           });
1108
           });
1109
           that.fields[2].props.options = that.closecodeArr;
1109
           that.fields[2].props.options = that.closecodeArr;
1110
+          that.model.closecode = 1572;//设计如此,默认“完全解决”
1110
         });
1111
         });
1111
     },
1112
     },
1112
     // 获取指派对象baba
1113
     // 获取指派对象baba