mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-05 02:20:12 +08:00
up
This commit is contained in:
@@ -333,7 +333,7 @@ export default {
|
||||
console.log("getPileDetailById结果:", this.pileDetail);
|
||||
});
|
||||
},
|
||||
handleClick(tab, event) {
|
||||
handleClick(tab) {
|
||||
// console.log(tab.name, event);
|
||||
if(tab.name === 'second') {
|
||||
this.$refs.second.getList();
|
||||
|
||||
Reference in New Issue
Block a user