feat:完善信息

This commit is contained in:
张先生
2025-03-13 22:17:49 +08:00
parent a7b4f42df0
commit 15b119a994
5 changed files with 66 additions and 17 deletions

View File

@@ -37,6 +37,7 @@
() => dataRes.value,
(val) => {
if (val) {
console.log(val, '=====')
switch (val.type) {
case 'wordkOrderlist':
scenicStore.setWordkOrderList(val.data)