diff --git a/src/views/station/device/index.vue b/src/views/station/device/index.vue index 12bd060..ca26ac0 100644 --- a/src/views/station/device/index.vue +++ b/src/views/station/device/index.vue @@ -1,69 +1,41 @@ - - - - - - - - 新增 - - - - - 编辑 - - 删除 - - - - - - - + + + 故障上报 + + + + 派遣 + 详情 + + + + + + diff --git a/src/views/station/info/detailDrawer.vue b/src/views/station/info/detailDrawer.vue new file mode 100644 index 0000000..3a000e5 --- /dev/null +++ b/src/views/station/info/detailDrawer.vue @@ -0,0 +1,122 @@ + + + + + + + 所属区域:{{ detail.area }} + + + + + 站点地址:{{ detail.station }} + + + + + 站点经度:{{ detail.longitude }} + + + + + 站点纬度:{{ detail.latitude }} + + + + + + 运维公司:{{ detail.ioCompany }} + + + + + 运维人员:{{ detail.ioPerson }} + + + + + 监理公司:{{ detail.superviseCompany }} + + + + + 状态:{{ detail.status }} + + + + + + + + + diff --git a/src/views/station/info/index.vue b/src/views/station/info/index.vue index 12bd060..d0ad9ab 100644 --- a/src/views/station/info/index.vue +++ b/src/views/station/info/index.vue @@ -1,69 +1,41 @@ - - - - - - - - 新增 - - - - - 编辑 - - 删除 - - - - - - - + 基本信息 + + + + 基本信息 + 核查情况 + + + +