Browse Source

no message

DESKTOP-GBVU60Q\dell 2 years ago
parent
commit
85abacd91d
1 changed files with 9 additions and 1 deletions
  1. 9 1
      src/views/Map3d/Map3DMain.vue

+ 9 - 1
src/views/Map3d/Map3DMain.vue

@@ -88,7 +88,15 @@
 
 			<!-- 关键字查询组件 -->
 			<!-- <queryKeyword ref="queryword" /> -->
-
+			
+			<jt-popup2  title="灌溉设备统计" ref="zstc">
+				<zstc ref="_zstc"></zstc>
+			</jt-popup2>
+			
+			<jt-popup3  title="用水量统计" ref="zstc2">
+				<zstc2 ref="_zstc2"></zstc2>
+			</jt-popup3>
+			
 			<!-- 视角标签 -->
 			<jt-popup  title="视角标签" ref="refviewerlabel">
 				<viewerlabel ref="_refviewerlabel"></viewerlabel>