feat:搭好了工作台架子,增加了工单的搜索方法,修改了部分样式
This commit is contained in:
@@ -77,9 +77,9 @@ export default defineConfig({
|
||||
// },
|
||||
"/api": {
|
||||
// target: "http://192.168.31.176:9010",
|
||||
target: "http://112.19.165.99:20002/",
|
||||
target: "http://frp.feashow.cn:31800/",
|
||||
changeOrigin: true,
|
||||
// rewrite: (path) => path.replace(/^\/api/, ""),
|
||||
rewrite: (path) => path.replace(/^\/api/, ""),
|
||||
}
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user