车辆对接

This commit is contained in:
wangshiming
2021-12-22 09:50:17 +08:00
parent c79ea5261f
commit d40830c870
11 changed files with 334 additions and 190 deletions

View File

@ -544,7 +544,6 @@ resourceStatus: any;
*/
FloatView(item: any) {
console.log(item)
console.log()
this.changeViewId = item.id;
this.isVisibleView = true
}