loulijun2021
2023-11-14 98d719a0d913edc6b438e58959a5fe6435faf440
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));