Sfoglia il codice sorgente

Revert "数据回放部分功能、数据下载"

This reverts commit 8fd15175aa59784c356c0fa6d8b13efba90940ce.
Rmengdi 1 anno fa
parent
commit
a332ebba89

+ 0 - 15
PHM-web/src/views/manage/faultDiagnosis/index.vue

@@ -1,15 +0,0 @@
-<template>
-  <div>
-故障预测
-  </div>
-</template>
-
-<script>
-  export default {
-    name:'faultDiagnosis'
-  }
-</script>
-
-<style scoped>
-
-</style>

File diff suppressed because it is too large
+ 0 - 10
PHM-web/src/views/manage/sortie/dataPlayBack.vue


+ 1 - 1
PHM-web/vue.config.js

@@ -35,7 +35,7 @@ module.exports = {
     proxy: {
       // detail: https://cli.vuejs.org/config/#devserver-proxy
       [process.env.VUE_APP_BASE_API]: {
-        target: `http://192.168.0.100:8080`,
+        target: `http://localhost:8080`,
         changeOrigin: true,
         pathRewrite: {
           ['^' + process.env.VUE_APP_BASE_API]: ''

Some files were not shown because too many files changed in this diff