宁波三号线 代码调整

This commit is contained in:
joylink_cuiweidong 2021-03-05 18:03:16 +08:00
parent d5c29af3fb
commit c841a6457c

View File

@ -133,6 +133,8 @@ export default {
if (val) {
this.getTrainList();
this.status = true;
} else {
this.tableData = [];
}
}
},