多语言设置默认行列显示
This commit is contained in:
parent
ca5e4da63f
commit
c2f51dc870
@ -198,7 +198,7 @@ const queryParams = reactive({
|
||||
langCode: undefined,
|
||||
langKey: undefined,
|
||||
addtime: undefined,
|
||||
showMode: 1, // 显示模式 1、table显示 2、行列显示
|
||||
showMode: 2, // 显示模式 1、table显示 2、行列显示
|
||||
})
|
||||
// 弹出层标题
|
||||
const title = ref('')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user