|
|
@ -205,7 +205,7 @@ export default { |
|
|
|
}, |
|
|
|
methods: { |
|
|
|
init() { |
|
|
|
getTypeValueList({ type: 'rebateType', groupNum: 'ZX' }).then((res) => { |
|
|
|
getTypeValueList({ type: 'rebateType', groupNum: 'HK' }).then((res) => { |
|
|
|
if (res.success) { |
|
|
|
this.rebateType_list = res.data |
|
|
|
} |
|
|
|