liujq 3 anni fa
parent
commit
8fa72a9699

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-23dfcefb.c719114d.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-7441b538.c204c393.js


+ 1 - 0
src/views/user/components/searchForm/App.vue

@@ -18,6 +18,7 @@ export default {
       searchData: [
         { label: '手机号', key: 'phone' },
         { label: '昵称', key: 'nickname' },
+        { label: '备注', key: 'tag' },
         { label: '是否置业经理', key: 'is_sale', type: 'select', class: 'c-3', options: this.$dictData.sys_yesno },
       ]
     }

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