chore: release server-v1.0.83
Deploy Server / release-deploy-server (push) Successful in 2m10s

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
wangjia
2026-07-02 11:47:13 +08:00
parent d0c71a9252
commit af56055eef
+8
View File
@@ -5,6 +5,14 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.0.83] - 2026-07-02
### 修复
- 供应商 / 客户下拉修复:现在一次返回全部往来单位,不再被截断到 20 条(此前录单和筛选的下拉最多只显示 20 个)。
### 改进
- 入库录单填写的「售价」现在会写入对应商品,作为该商品的建议售价,后续出库可直接带出。
## [1.0.82] - 2026-07-02
### 新功能