diff --git a/src/views/goverment/huizhou/siteSupervision/videoMonitoring/index.vue b/src/views/goverment/huizhou/siteSupervision/videoMonitoring/index.vue
index fbec4c7..fe2c6b4 100644
--- a/src/views/goverment/huizhou/siteSupervision/videoMonitoring/index.vue
+++ b/src/views/goverment/huizhou/siteSupervision/videoMonitoring/index.vue
@@ -65,14 +65,14 @@
src="@/assets/images/AIwaring/抓拍.png"
alt=""
/>
-
+ /> -->
@@ -155,19 +155,19 @@ const adjust = async (params: any) => {
}
};
// 电子放大
-const imageLarge = (item: any) => {
- let Plugin = item.dialogPlugin;
- Plugin.JS_EnableZoom(0).then(
- () => {
- console.info("JS_EnableZoom success");
- // do you want...
- },
- err => {
- console.info("JS_EnableZoom failed");
- // do you want...
- }
- );
-};
+// const imageLarge = (item: any) => {
+// let Plugin = item.dialogPlugin;
+// Plugin.JS_EnableZoom(0).then(
+// () => {
+// console.info("JS_EnableZoom success");
+// // do you want...
+// },
+// err => {
+// console.info("JS_EnableZoom failed");
+// // do you want...
+// }
+// );
+// };
// 图片抓拍
const imageGet = async (item: any) => {
let Plugin = item.dialogPlugin;
diff --git a/src/views/goverment/huizhou/siteSupervision/videoMonitoring/indexA.vue b/src/views/goverment/huizhou/siteSupervision/videoMonitoring/indexA.vue
deleted file mode 100644
index ebfb9b0..0000000
--- a/src/views/goverment/huizhou/siteSupervision/videoMonitoring/indexA.vue
+++ /dev/null
@@ -1,262 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
实时视频
-
-

-
-
-
-
-
-
-
-
-
-
-