feat:试剂瓶回收

This commit is contained in:
houjunxiang
2026-03-11 16:32:45 +08:00
parent 6004f6c032
commit 181b449d23
4 changed files with 35 additions and 44 deletions

View File

@@ -76,6 +76,11 @@ const column = reactive([
name: 'stateBefore',
width: 110
},
{
label: '使用中状态',
name: 'stateRun',
width: 110
},
{
label: '使用后状态',
name: 'stateAfter',