Browse Source

关闭代码默认完全解决

seimin 2 years ago
parent
commit
cefec2dc36
2 changed files with 2 additions and 0 deletions
  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 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 1109
           that.fields[2].props.options = that.closecodeArr;
1110
+          that.model.closecode = 1572;//设计如此,默认“完全解决”
1110 1111
         });
1111 1112
     },
1112 1113
     // 获取指派对象baba