任务完成

This commit is contained in:
xman 2025-03-27 16:28:53 +08:00
parent 42be630a28
commit 3541b7675e

View File

@ -42,6 +42,7 @@
<table id="table" class="table table-striped table-bordered table-hover table-nowrap"
data-operate-edit="{:$auth->check('orders/dispatch2/edit')}"
data-operate-del="{:$auth->check('orders/dispatch2/del')}"
data-operate-finish="{:$auth->check('orders/dispatch2/finish')}"
data-operate-abnormal="{:$auth->check('orders/abnormal/add')}"
width="100%">
</table>