feat:试剂瓶回收
This commit is contained in:
@@ -76,6 +76,11 @@ const column = reactive([
|
||||
name: 'stateBefore',
|
||||
width: 110
|
||||
},
|
||||
{
|
||||
label: '使用中状态',
|
||||
name: 'stateRun',
|
||||
width: 110
|
||||
},
|
||||
{
|
||||
label: '使用后状态',
|
||||
name: 'stateAfter',
|
||||
|
||||
Reference in New Issue
Block a user