loulijun2021
2023-10-24 859dacb2b86be0dd74aed57d26c7bdea07ced7c1
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));