|
|
@ -34,7 +34,6 @@ const labStyle = {
|
|
|
|
|
|
|
|
|
|
|
|
onBeforeMount(async () => {
|
|
|
|
onBeforeMount(async () => {
|
|
|
|
const list = await configStore.fetchizstatusListt()
|
|
|
|
const list = await configStore.fetchizstatusListt()
|
|
|
|
debugger
|
|
|
|
|
|
|
|
options.value = list
|
|
|
|
options.value = list
|
|
|
|
})
|
|
|
|
})
|
|
|
|
|
|
|
|
|
|
|
|