修改电表报表抄表记录

This commit is contained in:
2025-01-17 08:44:59 +08:00
parent 2b653ea3ed
commit 24f2ec9ead
13 changed files with 323 additions and 44 deletions

View File

@@ -15,6 +15,6 @@
<discount-coupon data="{{item}}" type="{{1}}" bind:get="getCanGet" />
</view>
</view>
<empty bind:refresh="getCanGet" />
<empty wx:else bind:refresh="getCanGet" />
</van-tab>
</van-tabs>