后台管理添加体温上报
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
|
||||
<view style="text-align: center;">
|
||||
<button class="controlBtn" size="mini" type="none" bindtap="myreport">历史填报</button>
|
||||
<button class="controlBtn" size="mini" type="primary" bindtap="report">提交</button>
|
||||
<button class="controlBtn" size="mini" type="primary" bindtap="report" disabled="{{isSubmitting}}">提交</button>
|
||||
</view>
|
||||
</view>
|
||||
<view wx:else style="text-align: center;">
|
||||
|
Reference in New Issue
Block a user