mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-19 18:45:03 +08:00
update
This commit is contained in:
@@ -346,6 +346,7 @@ export default {
|
||||
// 查询接口列表
|
||||
queryPileConnectorList() {
|
||||
const data = {
|
||||
pageSize: 16,
|
||||
pileIds: [this.pileId],
|
||||
};
|
||||
queryConnectorListByParams(data)
|
||||
|
||||
Reference in New Issue
Block a user