Parcourir la source

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

lujh il y a 4 semaines
Parent
commit
befdb4dc5d
3 fichiers modifiés avec 1725 ajouts et 4 suppressions
  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


Fichier diff supprimé car celui-ci est trop grand
+ 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), '')

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff