文档服务地址:http://47.92.0.57:3000/ 周报索引地址:http://47.92.0.57:3000/s/NruNXRYmV

Commit f39b3d49 by 李梓桢

image

parent eb7dc3d4
......@@ -178,6 +178,9 @@ export default {
}
},
async mounted () {
let routeParams = this.$route.params
console.log("routeParams")
console.log(routeParams)
// 获取图片列表并转换格式
let imageList = await this.getLabelList()
console.log(imageList)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment