spike time 8.8

This commit is contained in:
2020-08-08 18:15:07 +08:00
parent 02702bc447
commit cef9296a78
9 changed files with 347 additions and 240 deletions

View File

@@ -34,8 +34,9 @@ export default {
this.$u.route({
url: 'pageB/sdetails/index',
params: {
id: this.info.pintuan_id,
type: 2,
// id: this.info.pintuan_id,
id: this.info.pintuan_goods_id,
// type: 2,
}
})
}