新增分销商模块(6个表)
This commit is contained in:
@@ -106,7 +106,6 @@
|
||||
if (merchantId.value > 0) {
|
||||
where.merchantId = merchantId.value;
|
||||
}
|
||||
console.log('>>>>>>>>', merchantId.value);
|
||||
return pageMerchantAccount({
|
||||
...where,
|
||||
...orders,
|
||||
|
||||
Reference in New Issue
Block a user