|
@ -363,6 +363,7 @@ export default { |
|
|
this.$emit('refreshDataList') |
|
|
this.$emit('refreshDataList') |
|
|
} |
|
|
} |
|
|
}) |
|
|
}) |
|
|
|
|
|
this.$parent.selectComponent = 'ItemDeal' |
|
|
}).catch(() => {}) |
|
|
}).catch(() => {}) |
|
|
}, 1000, { 'leading': true, 'trailing': false }) |
|
|
}, 1000, { 'leading': true, 'trailing': false }) |
|
|
|
|
|
|
|
|