1308d0299e14a705677327dc25ce5a473950b48f
根因:Bug #433 修复中 setupAnesDataWatch 函数在 pending 数据恢复时遗漏了 feeType 字段, 导致字典异步加载场景下该字段未被正确赋值。 修复:在 watch 回调中增加 if (data.feeType != null) form.feeType = data.feeType Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Description
No description provided
Languages
Java
46.8%
Vue
45.1%
JavaScript
5.2%
Python
1.6%
HTML
0.5%
Other
0.7%