修改测试问题

This commit is contained in:
guanj
2026-05-28 20:36:49 +08:00
parent 9466141bff
commit c2f23aa957
9 changed files with 79 additions and 28 deletions

View File

@@ -150,6 +150,7 @@ const indicatorList = ref()
const initLineList = async () => {
cslineList({}).then(res => {
setTime()
if (res.data.length == 0) {
lineShow.value = false
return (tableStore.table.loading = false)