任务完成
This commit is contained in:
parent
42be630a28
commit
3541b7675e
|
|
@ -42,6 +42,7 @@
|
||||||
<table id="table" class="table table-striped table-bordered table-hover table-nowrap"
|
<table id="table" class="table table-striped table-bordered table-hover table-nowrap"
|
||||||
data-operate-edit="{:$auth->check('orders/dispatch2/edit')}"
|
data-operate-edit="{:$auth->check('orders/dispatch2/edit')}"
|
||||||
data-operate-del="{:$auth->check('orders/dispatch2/del')}"
|
data-operate-del="{:$auth->check('orders/dispatch2/del')}"
|
||||||
|
data-operate-finish="{:$auth->check('orders/dispatch2/finish')}"
|
||||||
data-operate-abnormal="{:$auth->check('orders/abnormal/add')}"
|
data-operate-abnormal="{:$auth->check('orders/abnormal/add')}"
|
||||||
width="100%">
|
width="100%">
|
||||||
</table>
|
</table>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user