修改bug
This commit is contained in:
@@ -246,6 +246,7 @@ export default {
|
||||
},
|
||||
methods: {
|
||||
selectProfit(item) {
|
||||
console.log('aaaaaa',item)
|
||||
this.selectedProfit = item;
|
||||
this.isDropdownShow = false;
|
||||
this.$emit('handleGetItemData', item)
|
||||
|
||||
Reference in New Issue
Block a user