多语言设置默认行列显示

This commit is contained in:
不做码农 2022-05-07 12:44:34 +08:00
parent ca5e4da63f
commit c2f51dc870

View File

@ -198,7 +198,7 @@ const queryParams = reactive({
langCode: undefined, langCode: undefined,
langKey: undefined, langKey: undefined,
addtime: undefined, addtime: undefined,
showMode: 1, // 1table 2 showMode: 2, // 1table 2
}) })
// //
const title = ref('') const title = ref('')