feat:前端数据层与路由注册支持标签库字段
This commit is contained in:
@@ -31,6 +31,8 @@ const state = reactive({
|
||||
industry: '',
|
||||
company: '',
|
||||
personalityTags: [],
|
||||
personalityTagLibrary: [],
|
||||
hobbyLibrary: [],
|
||||
birthday: ''
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user