Ver Fonte

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

lujh há 4 semanas atrás
pai
commit
befdb4dc5d
3 ficheiros alterados com 1725 adições e 4 exclusões
  1. BIN
      src/assets/images/expired.png
  2. 1724 3
      src/views/patients/hospitalRecord/index.vue
  3. 1 1
      vite.config.ts

BIN
src/assets/images/expired.png


Diff do ficheiro 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 ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff