只有最后一条抄表记录可以修改

This commit is contained in:
2025-09-23 17:18:51 +08:00
parent 195a6d7c48
commit e64318f174
3 changed files with 5 additions and 2 deletions

View File

@@ -23,6 +23,9 @@ Component({
return;
}
this.checkFinish(newValue)
},
"meterInfo": function(newValue) {
}
},
/**