mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix: 修改预览页面动态注册方式
This commit is contained in:
@@ -101,7 +101,6 @@ const props = defineProps({
|
||||
})
|
||||
|
||||
const positonHandle = (key: string) => {
|
||||
console.log(key)
|
||||
switch (key) {
|
||||
// 局左
|
||||
case positionList[0]['key']:
|
||||
|
||||
Reference in New Issue
Block a user