feat: 单据中增加时间和操作人

This commit is contained in:
砂糖
2025-08-19 17:21:55 +08:00
parent 808d1ca513
commit 7c14c37055
3 changed files with 6 additions and 4 deletions

View File

@@ -229,7 +229,7 @@ export default {
SemiSelect,
MaterialSelect
},
dicts: ['stock_item_type', 'stock_biz_type'],
dicts: ['stock_item_type', 'stock_biz_type', 'stock_io_type'],
props: {
stockIo: {
type: Object,