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