fix(shop): 修复店铺骑手编辑表单验证问题

- 为用户选择字段添加必填验证规则
- 在用户选择变化时触发表单验证
- 在门店选择变化时触发表单验证
- 注释开发环境API地址配置避免冲突
This commit is contained in:
2026-02-10 16:15:28 +08:00
parent 74068508c0
commit ac16fd5329
2 changed files with 16 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
VITE_APP_NAME=后台管理(开发环境)
VITE_API_URL=http://127.0.0.1:9200/api
#VITE_API_URL=http://127.0.0.1:9200/api
#VITE_SERVER_API_URL=http://127.0.0.1:8000/api