230320a303 1 年之前
父節點
當前提交
552a0963b4
共有 3 個文件被更改,包括 1 次插入0 次删除
  1. 0 0
      dist/index.html
  2. 0 0
      dist/static/js/chunk-df23cf0c.48155d04.js
  3. 1 0
      src/views/room/index.vue

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-df23cf0c.48155d04.js


+ 1 - 0
src/views/room/index.vue

@@ -73,6 +73,7 @@ export default {
         { label: '所属区域', prop: 'area_type', type: 'flag', flags: arrToObj(this.$dictData.area_type) },
         { label: '状态', prop: 'hide_status', type: 'tag', tags: arrToObj(this.$dictData.hide_status), tagTypeObj: {'1': 'success', '2': 'danger'} },
         { label: '更新时间', prop: 'update_at' },
+        { label: '创建人', prop: 'sale_name' },
         { label: '创建时间', prop: 'create_at' },
         { label: '操作', width: 80, type: 'handle2', operations:
           [

Some files were not shown because too many files changed in this diff