单体电池
This commit is contained in:
@ -255,7 +255,7 @@ export default {
|
||||
},
|
||||
init() {
|
||||
// 只有页面初次加载或切换站点的时候调用电池堆列表,其他情况不需要
|
||||
this.search = { stackId: "", clusterId: "" }; //保证切换站点时,清空选择项
|
||||
this.search = { stackId: "", clusterId: "" ,batteryId:""}; //保证切换站点时,清空选择项
|
||||
this.clusterOptions = [];
|
||||
this.pageNum = 1;
|
||||
this.totalSize = 0;
|
||||
|
||||
Reference in New Issue
Block a user