Эх сурвалжийг харах

用户管理取消客户单位字段

wy 11 сар өмнө
parent
commit
fee2f4f1e5

+ 1 - 1
src/views/platform/org/employee/list.vue

@@ -126,7 +126,7 @@ export default {
                     { prop: 'account', label: this.$t('platform.org.employee.prop.account'), width: 150 },
                     // { prop: 'wcAccount', label: this.$t('platform.org.employee.prop.wcAccount'),width:120},
                     { prop: 'orgName', label: this.$t('platform.org.employee.prop.orgPath'), sortable: false, width: 250 },
-                    { prop: 'qq', label: '客户单位名称', width: 250 },
+                   // { prop: 'qq', label: '客户单位名称', width: 250 },
                     { prop: 'status', label: this.$t('platform.org.employee.prop.status'), tags: statusOptions, width: 100 },
                     { prop: 'createTime', label: this.$t('common.field.createTime') }
                 ],