|
|
@@ -284,8 +284,8 @@
|
|
284
|
284
|
<el-rate v-model="consumablesConfirmForm.Efficiency" :texts="evaluateText" show-text />
|
|
285
|
285
|
</el-form-item>
|
|
286
|
286
|
<el-form-item v-show="consumablesConfirmForm.confirmtype=='1'" label="文字评价" prop="EvaluateContent">
|
|
287
|
|
- <el-input :autosize="{ minRows: 4, maxRows: 8 }" v-model="consumablesConfirmForm.EvaluateContent" show-word-limit
|
|
288
|
|
- maxlength="100" type="textarea" />
|
|
|
287
|
+ <el-input :autosize="{ minRows: 4, maxRows: 8 }" v-model="consumablesConfirmForm.EvaluateContent"
|
|
|
288
|
+ show-word-limit maxlength="100" type="textarea" />
|
|
289
|
289
|
</el-form-item>
|
|
290
|
290
|
<!-- 有误返修 -->
|
|
291
|
291
|
<el-form-item v-show="consumablesConfirmForm.confirmtype=='0'" label="返修原因">
|
|
|
@@ -295,8 +295,8 @@
|
|
295
|
295
|
</el-select>
|
|
296
|
296
|
</el-form-item>
|
|
297
|
297
|
<el-form-item v-show="consumablesConfirmForm.confirmtype=='0'">
|
|
298
|
|
- <el-input placeholder="请输入其他返修原因" :autosize="{ minRows: 4, maxRows: 8 }" v-model="consumablesConfirmForm.ReturnReason" show-word-limit
|
|
299
|
|
- maxlength="100" type="textarea" />
|
|
|
298
|
+ <el-input placeholder="请输入其他返修原因" :autosize="{ minRows: 4, maxRows: 8 }"
|
|
|
299
|
+ v-model="consumablesConfirmForm.ReturnReason" show-word-limit maxlength="100" type="textarea" />
|
|
300
|
300
|
</el-form-item>
|
|
301
|
301
|
</el-form>
|
|
302
|
302
|
<div slot="footer" class="dialog-footer">
|
|
|
@@ -459,8 +459,9 @@
|
|
459
|
459
|
<el-input placeholder="科室交接人" v-model="dealWorkForm.recipient"></el-input>
|
|
460
|
460
|
</el-form-item>
|
|
461
|
461
|
<el-form-item label="附件" v-if="bbtags.indexOf('急查标本') < 0">
|
|
462
|
|
- <el-upload :before-upload="beforeUpload" :headers="headers" :on-remove="handle_remove" :on-success="handle_success"
|
|
463
|
|
- :file-list="dealWorkFormFile" :action="imgUrl" list-type="picture-card" accept=".mp4, .jpg, .jpeg, .png">
|
|
|
462
|
+ <el-upload :before-upload="beforeUpload" :headers="headers" :on-remove="handle_remove"
|
|
|
463
|
+ :on-success="handle_success" :file-list="dealWorkFormFile" :action="imgUrl" list-type="picture-card"
|
|
|
464
|
+ accept=".mp4, .jpg, .jpeg, .png">
|
|
464
|
465
|
<i class="el-icon-plus" />
|
|
465
|
466
|
</el-upload>
|
|
466
|
467
|
</el-form-item>
|
|
|
@@ -521,8 +522,9 @@
|
|
521
|
522
|
<el-input placeholder="科室交接人" v-model="dealEditWorkForm.recipient"></el-input>
|
|
522
|
523
|
</el-form-item>
|
|
523
|
524
|
<el-form-item label="附件" v-if="bbtags.indexOf('急查标本') < 0">
|
|
524
|
|
- <el-upload :before-upload="beforeUpload" :headers="headers" :on-remove="handle_removeEdit" :on-success="handle_successEdit"
|
|
525
|
|
- :file-list="dealEditWorkFormFile" :action="imgUrl" list-type="picture-card" accept=".mp4, .jpg, .jpeg, .png">
|
|
|
525
|
+ <el-upload :before-upload="beforeUpload" :headers="headers" :on-remove="handle_removeEdit"
|
|
|
526
|
+ :on-success="handle_successEdit" :file-list="dealEditWorkFormFile" :action="imgUrl" list-type="picture-card"
|
|
|
527
|
+ accept=".mp4, .jpg, .jpeg, .png">
|
|
526
|
528
|
<i class="el-icon-plus" />
|
|
527
|
529
|
</el-upload>
|
|
528
|
530
|
</el-form-item>
|
|
|
@@ -546,8 +548,9 @@
|
|
546
|
548
|
<el-input-number v-model="collectForm.fjcnum" :min="0" size="medium" class="inputNumber" />
|
|
547
|
549
|
</el-form-item>
|
|
548
|
550
|
<el-form-item label="附件">
|
|
549
|
|
- <el-upload :before-upload="beforeUpload" :headers="headers" :on-remove="handle_removecol" :on-success="handle_successcol"
|
|
550
|
|
- :file-list="collectFormFile" :action="imgUrl" list-type="picture-card" accept=".mp4, .jpg, .jpeg, .png">
|
|
|
551
|
+ <el-upload :before-upload="beforeUpload" :headers="headers" :on-remove="handle_removecol"
|
|
|
552
|
+ :on-success="handle_successcol" :file-list="collectFormFile" :action="imgUrl" list-type="picture-card"
|
|
|
553
|
+ accept=".mp4, .jpg, .jpeg, .png">
|
|
551
|
554
|
<i class="el-icon-plus" />
|
|
552
|
555
|
</el-upload>
|
|
553
|
556
|
</el-form-item>
|
|
|
@@ -853,9 +856,9 @@
|
|
853
|
856
|
dialog_zhdd_finish: false,
|
|
854
|
857
|
dialog_gzbx_finish: false,
|
|
855
|
858
|
dialog_cldd_finish: false,
|
|
856
|
|
- dialog_ywzx_wanjie:false,
|
|
857
|
|
- dialog_zhdd_wanjie:false,
|
|
858
|
|
- dialog_gzbx_wanjie:false,
|
|
|
859
|
+ dialog_ywzx_wanjie: false,
|
|
|
860
|
+ dialog_zhdd_wanjie: false,
|
|
|
861
|
+ dialog_gzbx_wanjie: false,
|
|
859
|
862
|
dialog_dispatch_jiedan: {
|
|
860
|
863
|
text: "确定接单吗?",
|
|
861
|
864
|
action: postDispatchCheckWorkOrder,
|
|
|
@@ -908,6 +911,7 @@
|
|
908
|
911
|
transferForm: {
|
|
909
|
912
|
todept: "",
|
|
910
|
913
|
tousercode: "",
|
|
|
914
|
+ datetime: ""
|
|
911
|
915
|
},
|
|
912
|
916
|
zhddtransferForm: {
|
|
913
|
917
|
DealMan: "",
|
|
|
@@ -944,7 +948,7 @@
|
|
944
|
948
|
confirmtype: "1",
|
|
945
|
949
|
reason: "",
|
|
946
|
950
|
},
|
|
947
|
|
- consumablesConfirmForm:{
|
|
|
951
|
+ consumablesConfirmForm: {
|
|
948
|
952
|
confirmtype: "1",
|
|
949
|
953
|
Attitude: 0,
|
|
950
|
954
|
Quality: 0,
|
|
|
@@ -953,7 +957,7 @@
|
|
953
|
957
|
ReturnReason: "",
|
|
954
|
958
|
key: "",
|
|
955
|
959
|
value: "",
|
|
956
|
|
- youwureason:""
|
|
|
960
|
+ youwureason: ""
|
|
957
|
961
|
},
|
|
958
|
962
|
backWorkForm: {
|
|
959
|
963
|
key: "",
|
|
|
@@ -982,7 +986,7 @@
|
|
982
|
986
|
dealWorkForm: {
|
|
983
|
987
|
file: "",
|
|
984
|
988
|
remark: "",
|
|
985
|
|
- recipient:"",
|
|
|
989
|
+ recipient: "",
|
|
986
|
990
|
isabnormal: "0",
|
|
987
|
991
|
},
|
|
988
|
992
|
dealEditWorkForm: {
|
|
|
@@ -1000,7 +1004,7 @@
|
|
1000
|
1004
|
zhddbackWorkForm: {
|
|
1001
|
1005
|
BackReason: "",
|
|
1002
|
1006
|
},
|
|
1003
|
|
- finishtitle:"完成",
|
|
|
1007
|
+ finishtitle: "完成",
|
|
1004
|
1008
|
finishForm: {
|
|
1005
|
1009
|
type: "",
|
|
1006
|
1010
|
reason: "",
|
|
|
@@ -1074,6 +1078,31 @@
|
|
1074
|
1078
|
this.getTreebiaoben();
|
|
1075
|
1079
|
},
|
|
1076
|
1080
|
methods: {
|
|
|
1081
|
+ getNowDate() {
|
|
|
1082
|
+ var dt = new Date();
|
|
|
1083
|
+ var y = dt.getFullYear();
|
|
|
1084
|
+ var mt = dt.getMonth() + 1;
|
|
|
1085
|
+ if (mt < 10) {
|
|
|
1086
|
+ mt = '0' + mt
|
|
|
1087
|
+ }
|
|
|
1088
|
+ var day = dt.getDate();
|
|
|
1089
|
+ if (day < 10) {
|
|
|
1090
|
+ day = '0' + day
|
|
|
1091
|
+ }
|
|
|
1092
|
+ var h = dt.getHours(); //获取时
|
|
|
1093
|
+ if (h < 10) {
|
|
|
1094
|
+ h = '0' + h
|
|
|
1095
|
+ }
|
|
|
1096
|
+ var m = dt.getMinutes(); //获取分
|
|
|
1097
|
+ if (m < 10) {
|
|
|
1098
|
+ m = '0' + m
|
|
|
1099
|
+ }
|
|
|
1100
|
+ var s = dt.getSeconds(); //获取秒
|
|
|
1101
|
+ if (s < 10) {
|
|
|
1102
|
+ s = '0' + s
|
|
|
1103
|
+ }
|
|
|
1104
|
+ return y + '-' + mt + '-' + day + ' ' + h + ':' + m + ':' + s
|
|
|
1105
|
+ },
|
|
1077
|
1106
|
getReason(flag) {
|
|
1078
|
1107
|
const params = {
|
|
1079
|
1108
|
Flag: flag,
|
|
|
@@ -1151,20 +1180,20 @@
|
|
1151
|
1180
|
this.dispatchhaocaiarrEdit[index].F_DicName = ""
|
|
1152
|
1181
|
}
|
|
1153
|
1182
|
},
|
|
1154
|
|
- changeConfirmType(val){
|
|
1155
|
|
- if(val == "1"){
|
|
|
1183
|
+ changeConfirmType(val) {
|
|
|
1184
|
+ if (val == "1") {
|
|
1156
|
1185
|
this.reason5 = ""
|
|
1157
|
1186
|
this.consumablesConfirmForm.key = ""
|
|
1158
|
1187
|
this.consumablesConfirmForm.value = ""
|
|
1159
|
1188
|
this.consumablesConfirmForm.ReturnReason = ""
|
|
1160
|
|
- }else{
|
|
|
1189
|
+ } else {
|
|
1161
|
1190
|
this.consumablesConfirmForm.Attitude = 0
|
|
1162
|
1191
|
this.consumablesConfirmForm.Quality = 0
|
|
1163
|
1192
|
this.consumablesConfirmForm.Efficiency = 0
|
|
1164
|
1193
|
this.consumablesConfirmForm.EvaluateContent = ""
|
|
1165
|
1194
|
}
|
|
1166
|
1195
|
},
|
|
1167
|
|
- handleChange5(data){
|
|
|
1196
|
+ handleChange5(data) {
|
|
1168
|
1197
|
this.consumablesConfirmForm.key = data.split(",")[0];
|
|
1169
|
1198
|
this.consumablesConfirmForm.value = data.split(",")[1];
|
|
1170
|
1199
|
},
|
|
|
@@ -1185,19 +1214,21 @@
|
|
1185
|
1214
|
this.zhddBackForm.value = data.split(",")[1];
|
|
1186
|
1215
|
},
|
|
1187
|
1216
|
//上传附件验证
|
|
1188
|
|
- beforeUpload(file){
|
|
|
1217
|
+ beforeUpload(file) {
|
|
1189
|
1218
|
const FILE_NAME = file.name
|
|
1190
|
|
- if (FILE_NAME.substring(FILE_NAME.lastIndexOf('.')) !== '.mp4' && FILE_NAME.substring(FILE_NAME.lastIndexOf('.')) !== '.jpg' && FILE_NAME.substring(FILE_NAME.lastIndexOf('.')) !== '.jpeg' && FILE_NAME.substring(FILE_NAME.lastIndexOf('.')) !== '.png') {
|
|
1191
|
|
- this.$message.warning('仅支持.mp4,.jpg,.jpeg,.png文件')
|
|
1192
|
|
- return false
|
|
1193
|
|
- }
|
|
1194
|
|
- const isLt1M = file.size / 1024 / 1024 < 20
|
|
1195
|
|
- if (isLt1M) {
|
|
1196
|
|
- this.file = file
|
|
1197
|
|
- return true
|
|
1198
|
|
- }
|
|
1199
|
|
- this.$message.warning('请上传不超过20M的文件.')
|
|
|
1219
|
+ if (FILE_NAME.substring(FILE_NAME.lastIndexOf('.')) !== '.mp4' && FILE_NAME.substring(FILE_NAME.lastIndexOf(
|
|
|
1220
|
+ '.')) !== '.jpg' && FILE_NAME.substring(FILE_NAME.lastIndexOf('.')) !== '.jpeg' && FILE_NAME.substring(
|
|
|
1221
|
+ FILE_NAME.lastIndexOf('.')) !== '.png') {
|
|
|
1222
|
+ this.$message.warning('仅支持.mp4,.jpg,.jpeg,.png文件')
|
|
1200
|
1223
|
return false
|
|
|
1224
|
+ }
|
|
|
1225
|
+ const isLt1M = file.size / 1024 / 1024 < 20
|
|
|
1226
|
+ if (isLt1M) {
|
|
|
1227
|
+ this.file = file
|
|
|
1228
|
+ return true
|
|
|
1229
|
+ }
|
|
|
1230
|
+ this.$message.warning('请上传不超过20M的文件.')
|
|
|
1231
|
+ return false
|
|
1201
|
1232
|
},
|
|
1202
|
1233
|
handle_success(res) {
|
|
1203
|
1234
|
this.dealWorkForm.file += res.data[0].F_FileId + ",";
|
|
|
@@ -1258,7 +1289,7 @@
|
|
1258
|
1289
|
if (res.data.length > 0 && res.data[0].F_OperationType == 9 && res.data[0].F_LogContent.length > 3) {
|
|
1259
|
1290
|
this.dealEditWorkForm.remark = res.data[0].F_LogContent.slice(res.data[0].F_LogContent.indexOf(',') + 1,
|
|
1260
|
1291
|
res.data[0].F_LogContent.length)
|
|
1261
|
|
- }else{
|
|
|
1292
|
+ } else {
|
|
1262
|
1293
|
this.dealEditWorkForm.remark = ""
|
|
1263
|
1294
|
}
|
|
1264
|
1295
|
})
|
|
|
@@ -1358,6 +1389,7 @@
|
|
1358
|
1389
|
this.fid = row.F_ID;
|
|
1359
|
1390
|
this.rowdata = row;
|
|
1360
|
1391
|
console.log(name, "name");
|
|
|
1392
|
+ console.log(this.getNowDate());
|
|
1361
|
1393
|
if (name === "dispatch_zhuantongshi") {
|
|
1362
|
1394
|
console.log(111);
|
|
1363
|
1395
|
// 综合调度转同事
|
|
|
@@ -1608,7 +1640,7 @@
|
|
1608
|
1640
|
if (name === "gzbx_wanjie") {
|
|
1609
|
1641
|
this.finishForm.type = 3000;
|
|
1610
|
1642
|
}
|
|
1611
|
|
- if(name === "ywzx_wanjie" || name === "zhdd_wanjie" || name === "gzbx_wanjie"){
|
|
|
1643
|
+ if (name === "ywzx_wanjie" || name === "zhdd_wanjie" || name === "gzbx_wanjie") {
|
|
1612
|
1644
|
this.finishtitle = "完结"
|
|
1613
|
1645
|
}
|
|
1614
|
1646
|
if (this.dialogStatus[`dialog_${name}`] === false) {
|
|
|
@@ -1735,7 +1767,7 @@
|
|
1735
|
1767
|
const params = {
|
|
1736
|
1768
|
deptid: id, // 字典管理的工单标识
|
|
1737
|
1769
|
};
|
|
1738
|
|
- GetPerson(params).then((res) => {
|
|
|
1770
|
+ getClassByDeptId(params).then((res) => {
|
|
1739
|
1771
|
if (state === 0) {
|
|
1740
|
1772
|
this.repairman = res.rows;
|
|
1741
|
1773
|
} else if (state === 1) {
|
|
|
@@ -1750,7 +1782,7 @@
|
|
1750
|
1782
|
const params = {
|
|
1751
|
1783
|
deptid: id, // 字典管理的工单标识
|
|
1752
|
1784
|
};
|
|
1753
|
|
- GetPerson(params).then((res) => {
|
|
|
1785
|
+ getClassByDeptId(params).then((res) => {
|
|
1754
|
1786
|
this.zhddrepairman = res.rows;
|
|
1755
|
1787
|
});
|
|
1756
|
1788
|
resolve();
|
|
|
@@ -1761,7 +1793,7 @@
|
|
1761
|
1793
|
const params = {
|
|
1762
|
1794
|
deptid: id, // 字典管理的工单标识
|
|
1763
|
1795
|
};
|
|
1764
|
|
- GetPerson(params).then((res) => {
|
|
|
1796
|
+ getClassByDeptId(params).then((res) => {
|
|
1765
|
1797
|
this.dispatchrepairman = res.rows;
|
|
1766
|
1798
|
});
|
|
1767
|
1799
|
resolve();
|
|
|
@@ -1783,6 +1815,9 @@
|
|
1783
|
1815
|
submitForm(formName) {
|
|
1784
|
1816
|
// console.log(this.dispatchhaocaiarrError)
|
|
1785
|
1817
|
// return;
|
|
|
1818
|
+ if (formName === "transferForm"){
|
|
|
1819
|
+ this.transferForm.datetime = this.getNowDate()
|
|
|
1820
|
+ }
|
|
1786
|
1821
|
if (formName === "dealWorkForm") {
|
|
1787
|
1822
|
if (this.dispatchhaocaiarrError.length > 0) {
|
|
1788
|
1823
|
if (this.dealWorkForm.isabnormal === '1' && this.bbtags.indexOf('急查标本') >= 0) {
|
|
|
@@ -1825,7 +1860,7 @@
|
|
1825
|
1860
|
this.zhddtransferForm.detailists = arrlist;
|
|
1826
|
1861
|
}
|
|
1827
|
1862
|
if (formName === "evaluateForm") {
|
|
1828
|
|
- if(this.evaluateForm.Attitude == 0 || this.evaluateForm.Quality == 0 || this.evaluateForm.Efficiency == 0){
|
|
|
1863
|
+ if (this.evaluateForm.Attitude == 0 || this.evaluateForm.Quality == 0 || this.evaluateForm.Efficiency == 0) {
|
|
1829
|
1864
|
this.$message.warning("请选择星级评价");
|
|
1830
|
1865
|
return;
|
|
1831
|
1866
|
}
|
|
|
@@ -1841,7 +1876,8 @@
|
|
1841
|
1876
|
}
|
|
1842
|
1877
|
}
|
|
1843
|
1878
|
if (formName === "schedulingEvaluateForm") {
|
|
1844
|
|
- if(this.schedulingEvaluateForm.Attitude == 0 || this.schedulingEvaluateForm.Quality == 0 || this.schedulingEvaluateForm.Efficiency == 0){
|
|
|
1879
|
+ if (this.schedulingEvaluateForm.Attitude == 0 || this.schedulingEvaluateForm.Quality == 0 || this
|
|
|
1880
|
+ .schedulingEvaluateForm.Efficiency == 0) {
|
|
1845
|
1881
|
this.$message.warning("请选择星级评价");
|
|
1846
|
1882
|
return;
|
|
1847
|
1883
|
}
|
|
|
@@ -1857,7 +1893,8 @@
|
|
1857
|
1893
|
}
|
|
1858
|
1894
|
}
|
|
1859
|
1895
|
if (formName === "carEvaluteForm") {
|
|
1860
|
|
- if(this.carEvaluteForm.Attitude == 0 || this.carEvaluteForm.Quality == 0 || this.carEvaluteForm.Efficiency == 0){
|
|
|
1896
|
+ if (this.carEvaluteForm.Attitude == 0 || this.carEvaluteForm.Quality == 0 || this.carEvaluteForm.Efficiency ==
|
|
|
1897
|
+ 0) {
|
|
1861
|
1898
|
this.$message.warning("请选择星级评价");
|
|
1862
|
1899
|
return;
|
|
1863
|
1900
|
}
|
|
|
@@ -1872,20 +1909,22 @@
|
|
1872
|
1909
|
}
|
|
1873
|
1910
|
}
|
|
1874
|
1911
|
}
|
|
1875
|
|
- if(formName === "consumablesConfirmForm"){
|
|
1876
|
|
- if(this.consumablesConfirmForm.confirmtype == '1'){//无误
|
|
1877
|
|
- if(this.consumablesConfirmForm.Attitude == 0 || this.consumablesConfirmForm.Quality == 0 || this.consumablesConfirmForm.Efficiency == 0){
|
|
|
1912
|
+ if (formName === "consumablesConfirmForm") {
|
|
|
1913
|
+ if (this.consumablesConfirmForm.confirmtype == '1') { //无误
|
|
|
1914
|
+ if (this.consumablesConfirmForm.Attitude == 0 || this.consumablesConfirmForm.Quality == 0 || this
|
|
|
1915
|
+ .consumablesConfirmForm.Efficiency == 0) {
|
|
1878
|
1916
|
this.$message.warning("请选择星级评价");
|
|
1879
|
1917
|
return;
|
|
1880
|
1918
|
}
|
|
1881
|
|
- if(this.consumablesConfirmForm.Attitude < 3 || this.consumablesConfirmForm.Quality < 3 || this.consumablesConfirmForm.Efficiency < 3) {
|
|
|
1919
|
+ if (this.consumablesConfirmForm.Attitude < 3 || this.consumablesConfirmForm.Quality < 3 || this
|
|
|
1920
|
+ .consumablesConfirmForm.Efficiency < 3) {
|
|
1882
|
1921
|
if (this.consumablesConfirmForm.EvaluateContent === "") {
|
|
1883
|
1922
|
this.$message.warning("请输入文字评价");
|
|
1884
|
1923
|
return;
|
|
1885
|
1924
|
}
|
|
1886
|
1925
|
}
|
|
1887
|
|
- }else{//有误
|
|
1888
|
|
- if(!this.reason5){
|
|
|
1926
|
+ } else { //有误
|
|
|
1927
|
+ if (!this.reason5) {
|
|
1889
|
1928
|
this.$message.warning("请选择原因");
|
|
1890
|
1929
|
return;
|
|
1891
|
1930
|
}
|
|
|
@@ -1908,7 +1947,7 @@
|
|
1908
|
1947
|
this.dealWorkForm.recipient = "";
|
|
1909
|
1948
|
this.dealWorkForm.isabnormal = "";
|
|
1910
|
1949
|
}
|
|
1911
|
|
- if(this.dealWorkForm.isabnormal == "0"){
|
|
|
1950
|
+ if (this.dealWorkForm.isabnormal == "0") {
|
|
1912
|
1951
|
this.dealWorkForm.pslist = [];
|
|
1913
|
1952
|
this.dealWorkForm.recipient = ""
|
|
1914
|
1953
|
}
|
|
|
@@ -1930,7 +1969,7 @@
|
|
1930
|
1969
|
this.dealEditWorkForm.recipient = "";
|
|
1931
|
1970
|
this.dealEditWorkForm.isabnormal = "";
|
|
1932
|
1971
|
}
|
|
1933
|
|
- if(this.dealEditWorkForm.isabnormal == "0"){
|
|
|
1972
|
+ if (this.dealEditWorkForm.isabnormal == "0") {
|
|
1934
|
1973
|
this.dealEditWorkForm.pslist = [];
|
|
1935
|
1974
|
this.dealEditWorkForm.recipient = ""
|
|
1936
|
1975
|
}
|
|
|
@@ -2092,7 +2131,7 @@
|
|
2092
|
2131
|
type: "success",
|
|
2093
|
2132
|
message: "操作成功!",
|
|
2094
|
2133
|
});
|
|
2095
|
|
- if(this.optionName == 'repairconfirm'){
|
|
|
2134
|
+ if (this.optionName == 'repairconfirm') {
|
|
2096
|
2135
|
this.consumablesConfirmForm.confirmtype = "1"
|
|
2097
|
2136
|
this.consumablesConfirmForm.Attitude = 0
|
|
2098
|
2137
|
this.consumablesConfirmForm.Efficiency = 0
|