修复分销回显问题,修复部分问题
This commit is contained in:
@@ -2504,7 +2504,7 @@
|
||||
|
||||
console.log('options.initMessage', options.initMessage)
|
||||
const newTableCode = userStore.getQueryString(res.result, 'code');
|
||||
|
||||
console.log('newTableCode',newTableCode);
|
||||
const shopInfoRes = await APIproductqueryShop({
|
||||
tableCode: newTableCode
|
||||
});
|
||||
|
||||
@@ -232,7 +232,7 @@ const myFunList = ref([
|
||||
icon: 'https://czg-qr-order.oss-cn-beijing.aliyuncs.com/my/my_coupon.png'
|
||||
},
|
||||
{
|
||||
name: '分销',
|
||||
name: '全民股东',
|
||||
type: 'fenxiao',
|
||||
icon: '/static/icon/fenxiao.svg'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user