Commit 253c33a6 by liuchenxi

update: 不良评价文案调整

parent 54257a71
...@@ -72,11 +72,11 @@ export default { ...@@ -72,11 +72,11 @@ export default {
activeBrand: this.brandId, // 商户(品牌) id activeBrand: this.brandId, // 商户(品牌) id
options: [ options: [
{ {
label: '普通电话', label: '私人电话',
value: 1 value: 1
}, },
{ {
label: '双向透传', label: '企业电话',
value: 2 value: 2
} }
], ],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment