@@ -151,7 +151,7 @@ export default {
return {
query: {
fromUserId: this.$store.state.userInfo.id,
- operation: '转让'
+ // operation: '转让,转赠'
}
};
} else if (this.status == 'destory') {