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

@@ -56,6 +56,7 @@ watch(allChecked, value => {
const searchParams = computed(() => {
return {
treatmentStatus: '0',
businessType:'清洗回收',
pageSize: 999
}
})