Ver código fonte

就诊记录静态结构布局完成

lujh 4 semanas atrás
pai
commit
befdb4dc5d

BIN
src/assets/images/expired.png


Diferenças do arquivo suprimidas por serem muito extensas
+ 1724 - 3
src/views/patients/hospitalRecord/index.vue


+ 1 - 1
vite.config.ts

@@ -28,7 +28,7 @@ export default defineConfig(({mode, command}) => {
       open: true,
       proxy: {
         [env.VITE_APP_BASE_API]: {
-          target: 'http://localhost:8081',
+          target: 'http://192.168.1.137:8081',
           changeOrigin: true,
           ws: true,
           rewrite: (path) => path.replace(new RegExp('^' + env.VITE_APP_BASE_API), '')

Alguns arquivos não foram mostrados porque muitos arquivos mudaram nesse diff