修复错误

This commit is contained in:
shengchanzhe 2023-06-07 15:42:36 +08:00
parent bf99b5d8ac
commit 802d1af9b0

View File

@ -183,7 +183,6 @@
if (type === 1) {
if (this.stype == 1) {
uni.navigateTo({
url: `/pages/product/addGoods/index?mer_id=${this.mer_id}`
});
return;
}