权证发起转让

This commit is contained in:
唐明明
2021-09-18 17:13:47 +08:00
parent ac4552a3ee
commit b7cacb38c7
12 changed files with 4128 additions and 3184 deletions

View File

@@ -29,6 +29,7 @@
},
created() {
list().then(res=>{
console.log(res.data)
this.goods = res.data
this.pages = res.page
})