fix[create]: 预览题目统一

- 预览题目跟随pc, 取 title 值
This commit is contained in:
Huangzhe
2025-03-23 17:40:09 +08:00
parent 678c0cd6e2
commit 0d8123ffda
22 changed files with 77 additions and 166 deletions

View File

@@ -130,8 +130,7 @@ defineProps({
default: false
},
index: {
type: Number,
default: 0
default: ''
}
});