浏览代码

总后台给维保订单指派师傅

lizhen_gitee 6 月之前
父节点
当前提交
f570fa5b0d
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      application/admin/view/maintain/index.html

+ 1 - 0
application/admin/view/maintain/index.html

@@ -36,6 +36,7 @@
                     <table id="table" class="table table-striped table-bordered table-hover table-nowrap"
                            data-operate-edit="{:$auth->check('maintain/edit')}"
                            data-operate-del="{:$auth->check('maintain/del')}"
+                           data-operate-zhipai="{:$auth->check('maintain/zhipai')}"
                            width="100%">
                     </table>
                 </div>