Jelajahi Sumber

发布信息回显,添加下拉框组件

Lxx 4 tahun lalu
induk
melakukan
968ed33b1f

src/views/system/mes/column.vue → src/views/system/information/column.vue


src/views/system/mes/index.vue → src/views/system/information/index.vue


+ 1 - 1
vue.config.js

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