fix: 6车间炸纹未纳入count_ok统计

This commit is contained in:
caoqianming 2024-01-20 22:50:02 +08:00
parent 03698ba109
commit 1d896185a2
1 changed files with 2 additions and 1 deletions

View File

@ -634,7 +634,8 @@ export default {
Number(this.form.count_n_tydd)+
Number(this.form.count_n_sw)+
Number(this.form.count_n_bhpcd)+
Number(this.form.count_n_wq)
Number(this.form.count_n_wq)+
Number(this.form.count_n_zw)
;
},
//