This commit is contained in:
2023-04-11 13:42:24 +08:00
parent 49f1e37064
commit 46594ce854

View File

@@ -16,7 +16,6 @@
<button class="confirm-button" @tap="toSearch()">查询</button>
<button class="confirm-button" :disabled="disabled" @tap="toSure()">强制完成</button>
<button class="confirm-button" :disabled="disabled" @tap="toSure()">重新下发</button>
<button class="confirm-button" :disabled="disabled" @tap="toSure()">确认</button>
</view>
</view>
<view class="grid-wrap">
@@ -24,8 +23,8 @@
<thead>
<tr>
<th>选择</th>
<th>指令编</th>
<th>设备编号</th>
<th>任务</th>
<th>任务编号</th>
<th>条码</th>
<th>起点</th>
<th>目的</th>