修改bug

This commit is contained in:
2026-03-12 15:07:18 +08:00
parent 2a316f89c6
commit 660bc4b58b
14 changed files with 623 additions and 134 deletions

View File

@@ -246,6 +246,7 @@ export default {
},
methods: {
selectProfit(item) {
console.log('aaaaaa',item)
this.selectedProfit = item;
this.isDropdownShow = false;
this.$emit('handleGetItemData', item)