230320a303 11 months ago
parent
commit
6fa0372854
3 changed files with 1 additions and 0 deletions
  1. 0 0
      dist/index.html
  2. 0 0
      dist/static/js/chunk-b3d84490.50dc694d.js
  3. 1 0
      src/views/room/cust.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-b3d84490.50dc694d.js


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

@@ -74,6 +74,7 @@ export default {
   mounted() {
     this.listConfig = {
       rows: [
+        { label: '上传时间', prop: 'create_at' },
         { label: '已审核', prop: 'verify_state', type: 'tag', tags: arrToObj(this.$dictData.sys_yesno) }, 
         { label: '房产证', prop: 'house_cert', type: 'img' },
         { label: '联系方式', prop: 'phone' },

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