loulijun2021
2023-11-13 49d4281ebaba8a0d73b6669dcc13da0109a1b91f
pages/mjgl/wxyz.vue
@@ -514,7 +514,7 @@
               repairwo: result.repair_code,
               mouldcode: this.radioValue,
               result: result.resultValue,
               surp_life: this.surp_life
               surp_life: this.surp_life === '' ? 0 : this.surp_life
            }
            console.log(JSON.stringify(data));