Commit 54fcf203 authored by 赵乐's avatar 赵乐

打印分页修改

parent af37540b
...@@ -4,8 +4,8 @@ NODE_ENV=development ...@@ -4,8 +4,8 @@ NODE_ENV=development
VITE_DEV=true VITE_DEV=true
# 请求路径 # 请求路径
VITE_BASE_URL='http://192.168.0.182:48080' # VITE_BASE_URL='http://192.168.0.182:48080'
# VITE_BASE_URL='https://hntqwl.com' VITE_BASE_URL='https://hntqwl.com'
# VITE_BASE_URL='http://localhost:48080' # VITE_BASE_URL='http://localhost:48080'
# 文件上传类型:server - 后端上传, client - 前端直连上传,仅支持 S3 服务 # 文件上传类型:server - 后端上传, client - 前端直连上传,仅支持 S3 服务
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment