simnow 仿真实测通过
This commit is contained in:
@@ -48,7 +48,7 @@ const init = () => {
|
||||
})
|
||||
|
||||
get_subscribe_vt_symbols().then(res => {
|
||||
store.$patch({ vt_symbols: res.data.vt_symbols })
|
||||
store.$patch({ subscribe_vt_symbols: res.data.vt_symbols })
|
||||
}).catch(error => {
|
||||
ElMessage({
|
||||
message: h('p', null, [
|
||||
|
||||
Reference in New Issue
Block a user