Showing
1 changed file
with
1 additions
and
0 deletions
@@ -25,6 +25,7 @@ | @@ -25,6 +25,7 @@ | ||
25 | textField: 'text', | 25 | textField: 'text', |
26 | prompt:'选择泛渠道来源', | 26 | prompt:'选择泛渠道来源', |
27 | data: [ | 27 | data: [ |
28 | + { id: '0', text: '无来源' }, | ||
28 | { id: '5', text: '淘宝B店订单' }, | 29 | { id: '5', text: '淘宝B店订单' }, |
29 | { id: '8', text: '淘宝C店订单' }, | 30 | { id: '8', text: '淘宝C店订单' }, |
30 | { id: '9', text: '淘宝LAL店订单' }, | 31 | { id: '9', text: '淘宝LAL店订单' }, |
-
Please register or login to post a comment