From 7d17d723ef611db421735cdd3223731c5a1ebd3c Mon Sep 17 00:00:00 2001 From: yuzongping <835949940@qq.com> Date: Tue, 17 Jun 2025 14:41:30 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B5=84=E6=BA=90=E5=BC=B9=E7=AA=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/resources/main-gis/index.html | 149 ++++++++++++------------ src/views/resources/main-gis/index.js | 14 +-- 2 files changed, 80 insertions(+), 83 deletions(-) diff --git a/src/views/resources/main-gis/index.html b/src/views/resources/main-gis/index.html index e751d10..0715602 100644 --- a/src/views/resources/main-gis/index.html +++ b/src/views/resources/main-gis/index.html @@ -7,83 +7,82 @@ - -
-
-
{{permanentDetail.name}}详情
-
-
-
-
-
-
-
-
-
+
+
+
{{resourceDetail.name}}详情
+
+
+
+
+
+
-
-
-

资产编码

-

{{permanentDetail.code}}

-
-
-

资产名称

-

{{permanentDetail.name}}

-
-
-

资产类别

-

{{permanentDetail.assetType}}

-
-
-

经营属性

-

{{permanentDetail.operationType}}

-
-
-

增加方式

-

{{permanentDetail.addType}}

-
-
-

购建时间

-

{{permanentDetail.buildTime}}

-
-
-

使用情况

-

{{permanentDetail.useType}}

-
-
-

资产状态

-

{{permanentDetail.assetStatus}}

-
-
-

数量/面积

-

{{permanentDetail.quantity}}

-
-
-

计量单位

-

{{permanentDetail.unit}}

-
-
-

原值(元)

-

{{permanentDetail.originalValue}}

-
-
-

折旧方式

-

{{permanentDetail.depreciationType}}

-
-
-

附件

-

- - - - - - -

-
-
- +
+
+
+
+
+

资源编码

+

{{resourceDetail.code}}

+
+
+

资源名称

+

{{resourceDetail.name}}

+
+
+

资源类型

+

{{resourceDetail.resourceSort}}

+
+
+

总面积(亩)

+

{{resourceDetail.totalArea}}

+
+
+

资产状态

+

{{resourceDetail.status}}

+
+
+

使用情况

+

{{resourceDetail.useType}}

+
+

坐落位置

+

{{resourceDetail.location}}

+
+
+

东至

+

{{resourceDetail.east}}

+
+
+

西至

+

{{resourceDetail.west}}

+
+
+

南至

+

{{resourceDetail.south}}

+
+
+

北至

+

{{resourceDetail.north}}

+
+
+

备注

+

{{resourceDetail.remark}}

+
+
+

附件

+

+ + + + + + +

+
+
+ +