Commit 33ad925e authored by houjn@hikoon.cn's avatar houjn@hikoon.cn

品牌授权显示无牌价

parent 983ca0c7
......@@ -241,6 +241,9 @@ export default {
list1: [],
list2: [],
feeType:[{
label:this.$t('无牌价'),
value:0
},{
label:this.$t('有牌价'),
value:1
},{
......
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