diff --git a/.env.development b/.env.development index d08b900..0293dd2 100644 --- a/.env.development +++ b/.env.development @@ -9,4 +9,5 @@ VUE_APP_BASE_API = '/api' VUE_APP_URL = "http://192.168.2.106:7201" +VUE_APP_REPORT_URL = "http://192.168.2.106:7202" ##VUE_APP_URL = "http://8.130.39.13:8112" diff --git a/.env.production b/.env.production index d7f19ae..871bb8a 100644 --- a/.env.production +++ b/.env.production @@ -6,3 +6,4 @@ VUE_APP_BASE_API = '/lpkapi' ## 配置 正式接口地址 VUE_APP_URL = "http://120.46.131.15:8111" +VUE_APP_REPORT_URL = "https://supervise.yxtsoft.com" diff --git a/src/views/print/index - 副本.vue b/src/views/print/index - 副本.vue new file mode 100644 index 0000000..311d228 --- /dev/null +++ b/src/views/print/index - 副本.vue @@ -0,0 +1,370 @@ + + + + \ No newline at end of file diff --git a/src/views/print/index.vue b/src/views/print/index.vue index 311d228..0f710c4 100644 --- a/src/views/print/index.vue +++ b/src/views/print/index.vue @@ -1,370 +1,56 @@ \ No newline at end of file