加上售中下单逻辑,修改账号渠道,进粉统计的渠道和下单时保持一致
This commit is contained in:
@ -327,7 +327,7 @@ export default {
|
||||
},
|
||||
created() {
|
||||
this.getList();
|
||||
this.getDicts("fan_channel").then((response) => {
|
||||
this.getDicts("cus_account").then((response) => {
|
||||
this.accountIdOptions = response.data;
|
||||
});
|
||||
this.getDicts("sale_group").then((response) => {
|
||||
|
Reference in New Issue
Block a user