fix::扫码商品页面接口对接

This commit is contained in:
GaoHao
2024-07-31 17:50:24 +08:00
parent 5b63e01215
commit 92e79a74f4
10 changed files with 204 additions and 2701 deletions

View File

@@ -307,7 +307,7 @@
this.tableCode = this.getQueryString(decodeURIComponent(e.q), 'code')
uni.cache.set('tableCode', this.tableCode)
}
uni.cache.set('types', 'types');
this.$nextTick(() => {
this.countTitleTopNum(); //导航栏
});