loulijun2021
2023-12-12 5288b3ff8ec207bddcd654a995b9ccb1c231368e
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));