同步代码

This commit is contained in:
唐明明
2021-10-22 14:40:21 +08:00
parent 6c2c7c6b94
commit 4056f67853
8 changed files with 34 additions and 14 deletions

View File

@@ -85,6 +85,11 @@
}).then(res => {
this.goods = res.data
this.pages = res.page
}).catch(err => {
uni.showToast({
title: err.message,
icon : 'none'
})
})
},
// 修改产品