diff --git a/.env.development b/.env.development index 4a254d4..d222de8 100644 --- a/.env.development +++ b/.env.development @@ -6,11 +6,11 @@ VITE_UPLOAD_URL=http://39.101.133.168:8828/hljw/api/aws/upload # VITE_API_BASE='http://192.168.9.28:8081/' # sunjiabei -# VITE_API_BASE='http://192.168.9.28:8081/' + VITE_API_BASE='http://192.168.9.135:8081/' # VITE_API_BASE='http://192.168.5.92:8081/' # zhangyong # VITE_API_BASE='http://192.168.3.83:8081/' # 本地 -VITE_API_BASE='http://localhost:8081/' +# VITE_API_BASE='http://localhost:8081/' # sunjiabei # VITE_API_BASE='http://192.168.0.113:8081/' \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 05ac25d..e0fc244 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3517,7 +3517,7 @@ }, "node_modules/dayjs": { "version": "1.11.13", - "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.13.tgz", + "resolved": "https://registry.npmmirror.com/dayjs/-/dayjs-1.11.13.tgz", "integrity": "sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==", "license": "MIT" }, diff --git a/src/views/history/history.vue b/src/views/history/history.vue index ebcdbd0..cf8c75c 100644 --- a/src/views/history/history.vue +++ b/src/views/history/history.vue @@ -1,40 +1,42 @@