11
This commit is contained in:
@@ -160,9 +160,8 @@ export default {
|
||||
label: "服务类型",
|
||||
type: "select",
|
||||
dicData: [
|
||||
{ label: "企业端", value: 1 },
|
||||
{ label: "个人端", value: 2 },
|
||||
{ label: "工作站", value: 3 },
|
||||
{ label: "后台工作人员", value: 1 },
|
||||
{ label: "移动个人用户", value: 2 },
|
||||
],
|
||||
dataType: "number",
|
||||
prop: "userType",
|
||||
|
||||
Reference in New Issue
Block a user