|
|
@ -121,9 +121,9 @@ import { |
|
|
|
SampleDisplay, |
|
|
|
PlateDisplay, |
|
|
|
LittleBufferDisplay, |
|
|
|
BallGrid, |
|
|
|
EmergencyResultDialog, |
|
|
|
} from '../Components' |
|
|
|
import BallGrid from '../Components/Consumables/BallGrid.vue' |
|
|
|
import { wasteArea, getTubeRackState } from '../../../services/index' |
|
|
|
import type { Subtank, TubeRackInfo } from '../../../types/Index' |
|
|
|
import { getRunningList } from '../../../services/Index/running/running' |
|
|
|