diff --git a/src/app/pages/plan-admin/plan-admin.component.html b/src/app/pages/plan-admin/plan-admin.component.html index fcd62fe..bec8f22 100644 --- a/src/app/pages/plan-admin/plan-admin.component.html +++ b/src/app/pages/plan-admin/plan-admin.component.html @@ -53,34 +53,40 @@
+ [nzScroll]="{ y:tableheight() }" [nzNoResult]='null' nzTableLayout="fixed"> - - 加油站名称 + +
+ +
加油站名称 + 区域 所属公司 联系人 联系电话 油站等级 经营品类 - 油机数量 - 车道数量 - 油罐容积 - 操作 + 油机数量 + 车道数量 + 油罐容积 + 操作 - - {{item.stationName}} - {{item.locationName}} - {{item.companyName}} - {{item.leaderName}} - {{item.leaderContact}} - {{item.stationLevel}} - {{item.sellVariety}} + +
+ +
+ {{item.stationName}} + + {{item.locationName}} + {{item.companyName}} + {{item.leaderName}} + {{item.leaderContact}} + {{item.stationLevel}} + {{item.sellVariety}} {{item.gasStationCount}} {{item.laneCount}} {{item.tankVolume}}