loulijun2021
2023-12-07 a81cdbb10246d726c17281b0339945baa8bed627
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));