1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

小程序端添加 删除今日填表

This commit is contained in:
2023-04-17 23:35:39 +08:00
parent 918917868f
commit 7a425c6241
8 changed files with 143 additions and 39 deletions

View File

@@ -55,5 +55,6 @@
<!-- -->
<view style="margin: 40px 0;">{{ filledMsg }}</view>
<button class="controlBtn" size="mini" type="none" bindtap="myreport">历史填报</button>
<button class="controlBtn" size="mini" type="warn" bindtap="withdrawReport" disabled="{{isSubmitting}}">删除今日填报</button>
</view>
</view>