wushaodong 4 년 전
부모
커밋
c2e8b0e68c
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      uis/views/employee/index.html

+ 1 - 0
uis/views/employee/index.html

@@ -112,6 +112,7 @@
                 , {field: 'enable_text', title: '是否在用', width: 100}
                 , {field: 'groups', title: '权限组', width: 200}
                 , {field: 'manager_barnchs', title: '管理门店', width: 200}
+                , {field: 'office_stores', title: '任职门店', width: 200}
                 , {field: 'status_text', title: '状态', width: 80}
                 , {field: 'check_user_text', title: '入职审核人', width: 120}
                 , {field: 'date_joined', title: '入职时间', width: 180}