src/page/list/tradingList/tabs.vue @@ -72,6 +72,7 @@ }, methods: { change(e, type) { console.log(e, type) this[type] = e; }, },