update 焊漏率

master
zhouhy 4 months ago
parent ac56c8ba26
commit 2104a58580

@ -124,6 +124,7 @@ export default {
}
weldLeakRateList({year: this.form.year,month:this.form.month},
).then(response => {
this.form.year = new Date(this.form.year)
this.total = response?.total || 0
var length = response.data.length;
var yname = "";

Loading…
Cancel
Save