Browse Source

no message

master
xpz2018 7 months ago
parent
commit
6b92cd6a12
1 changed files with 1 additions and 1 deletions
  1. 2
      src/enums/customerEnum.ts

2
src/enums/customerEnum.ts

@ -15,7 +15,7 @@ export const sourceList = [
]
export const channelList = [
{ label: '线上录入', value: 1 },
{ label: '微信', value: 1 },
{ label: '抖音', value: 2 },
{ label: '小红书', value: 3 },
{ label: 'soul', value: 4 },

Loading…
Cancel
Save