liujq 2 年之前
父節點
當前提交
c82e035432

文件差異過大導致無法顯示
+ 0 - 0
dist/index.html


文件差異過大導致無法顯示
+ 0 - 0
dist/static/js/chunk-b3fa9264.5c57623a.js


文件差異過大導致無法顯示
+ 0 - 0
dist/static/js/chunk-b3fa9264.c65ace79.js


+ 1 - 0
src/views/house/govern.vue

@@ -65,6 +65,7 @@ export default {
     this.listConfig = {
       rows: [
         { label: '案场人员', prop: 'nickname'},
+        { label: '手机号', prop: 'phone'},
         { label: '更新人', prop: 'update_by' },
         { label: '更新时间', prop: 'update_at' },
         { label: '操作', width: 120, type: 'handle2', operations:

部分文件因文件數量過多而無法顯示