fix: 🧩 修复打包错误
This commit is contained in:
@@ -52,7 +52,7 @@ let title = ref("ORICO品牌官网开放平台");
|
||||
watch(
|
||||
() => userStore.languageValue,
|
||||
newVal => {
|
||||
const PARAMS_DATA = {
|
||||
const PARAMS_DATA: any = {
|
||||
1: "ORICO品牌官网开放平台",
|
||||
2: "ORICO brand official website open platform"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user