diff --git a/.env.development b/.env.development index 8f16e82..02df1c9 100644 --- a/.env.development +++ b/.env.development @@ -8,10 +8,10 @@ ENV = 'development' # VUE_APP_BASE_API = 'https://vue.ruoyi.vip/prod-api' #公司接口 -# VUE_APP_BASE_API = 'http://39.101.188.84:9027' +VUE_APP_BASE_API = 'http://39.101.188.84:9027' #局域网 -VUE_APP_BASE_API = 'http://192.168.0.108:9027' +# VUE_APP_BASE_API = 'http://192.168.0.108:9027' # 路由懒加载 VUE_CLI_BABEL_TRANSPILE_MODULES = true diff --git a/src/views/netSecurity/DataSource/index.vue b/src/views/netSecurity/DataSource/index.vue index 3854f00..d6e7a08 100644 --- a/src/views/netSecurity/DataSource/index.vue +++ b/src/views/netSecurity/DataSource/index.vue @@ -471,7 +471,6 @@ export default { $route: { // $route可以用引号,也可以不用引号 handler(to, from) { - // console.log(to, from); if (to.name == "DataSource") { //不显示type 5,6 } else if (to.name == "Jgdw") { diff --git a/src/views/netSecurity/DataSourceTj/index.vue b/src/views/netSecurity/DataSourceTj/index.vue new file mode 100644 index 0000000..588c4f0 --- /dev/null +++ b/src/views/netSecurity/DataSourceTj/index.vue @@ -0,0 +1,9 @@ + + + + + diff --git a/src/views/netSecurity/sgjtj/index.vue b/src/views/netSecurity/sgjtj/index.vue new file mode 100644 index 0000000..e22a953 --- /dev/null +++ b/src/views/netSecurity/sgjtj/index.vue @@ -0,0 +1,9 @@ + + + + +