修改电表报表抄表记录
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
<!--pages/meterList/index.wxml-->
|
||||
<navigator title="电表列表" canBack="{{true}}" />
|
||||
<table header="{{header}}" list="{{list}}" />
|
||||
<view style="margin: 20rpx"> 当前时间:{{ time }} </view>
|
||||
<table header="{{header}}" list="{{list}}" border="{{true}}" />
|
Reference in New Issue
Block a user