|
@@ -91,9 +91,9 @@ export default {
|
|
|
} else if (value == 'jinPai') {
|
|
} else if (value == 'jinPai') {
|
|
|
type = '金牌店';
|
|
type = '金牌店';
|
|
|
} else if (value == 'tongA') {
|
|
} else if (value == 'tongA') {
|
|
|
- type = '同城A';
|
|
|
|
|
|
|
+ type = '同城分销-涂料店';
|
|
|
} else if (value == 'tongB') {
|
|
} else if (value == 'tongB') {
|
|
|
- type = '同城B';
|
|
|
|
|
|
|
+ type = '同城分销-其他店';
|
|
|
}
|
|
}
|
|
|
return type;
|
|
return type;
|
|
|
},
|
|
},
|