前后台联合测试wiki type 的增删改查排序等功能
This commit is contained in:
+1
-1
@@ -74,7 +74,7 @@ const scan_method: any = {
|
||||
path: '/home'
|
||||
})
|
||||
},
|
||||
test: (qrcode: string) => {
|
||||
test: async (qrcode: string) => {
|
||||
window.location.href = qrcode
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user