Explorar el Código

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

lizhen_gitee hace 6 meses
padre
commit
f570fa5b0d
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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>