liujq 3 年之前
父節點
當前提交
ee0a5466e4

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-7441b538.59c6b49a.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-b5a08562.4d04c64d.js


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

@@ -20,6 +20,7 @@ export default {
         { label: '昵称', key: 'nickname' },
         { label: '备注', key: 'tag' },
         { label: '是否置业经理', key: 'is_sale', type: 'select', class: 'c-3', options: this.$dictData.sys_yesno },
+        { label: '是否开启推送', key: 'is_notice', type: 'select', class: 'c-3', options: this.$dictData.sys_yesno },
       ]
     }
   },

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