feat: 增加客户端类型
This commit is contained in:
@@ -430,6 +430,7 @@ const getMainPageData = async () => {
|
||||
const res = await mainPageData({ sceneId });
|
||||
|
||||
if (res.code === 0) {
|
||||
appStore.setSceneId("");
|
||||
initData();
|
||||
mainPageDataModel.value = res.data;
|
||||
agentId.value = res.data.agentId;
|
||||
|
||||
Reference in New Issue
Block a user