diff --git a/.env.development b/.env.development
index 19487bd..8e69558 100644
--- a/.env.development
+++ b/.env.development
@@ -11,7 +11,7 @@ ENV = 'development'
# VUE_APP_BASE_API = 'http://39.101.188.84:9027'
#局域网
-VUE_APP_BASE_API = 'http://localhost:9027'
+VUE_APP_BASE_API = 'http://192.168.0.109:9027'
# 路由懒加载
VUE_CLI_BABEL_TRANSPILE_MODULES = true
diff --git a/src/views/netManage/enterpriseMl/index.vue b/src/views/netManage/enterpriseMl/index.vue
index dd9d529..00e559d 100644
--- a/src/views/netManage/enterpriseMl/index.vue
+++ b/src/views/netManage/enterpriseMl/index.vue
@@ -110,6 +110,11 @@
prop="productName"
/>
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{{ parseTime(scope.row.fabuTime, "{y}-{m}-{d}") }}
+
+
+
+
+
-
+
+
+
+
+
+
-
-
+
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
{
- if(response.rows.length>0){
- this.isAdd=true
- }else{
- this.isAdd=false
+ if (response.rows.length > 0) {
+ this.isAdd = true;
+ } else {
+ this.isAdd = false;
}
this.sxList = response.rows;
this.total = response.total;
diff --git a/src/views/netWorkYq/index.vue b/src/views/netWorkYq/index.vue
index 0b900a8..bf6adce 100644
--- a/src/views/netWorkYq/index.vue
+++ b/src/views/netWorkYq/index.vue
@@ -166,6 +166,11 @@
+
+
+
+
+
+
+
+
+
+
-
-
+
+
媒体类型
涉事数据
@@ -489,7 +494,7 @@ export default {
};