检疫
This commit is contained in:
@@ -110,7 +110,7 @@
|
||||
</template>
|
||||
|
||||
<script setup name="castrate">
|
||||
import { listCastrate, getCastrate, delCastrate, addCastrate, updateCastrate } from '@/api/produce/other/castrate/castrate'
|
||||
import { listCastrate, getCastrate, delCastrate, addCastrate, updateCastrate } from '@/api/produce/other/castrate'
|
||||
import { listSheepfold_management as listSheepfold } from '@/api/fileManagement/sheepfold_management'
|
||||
import request from '@/utils/request'
|
||||
|
||||
@@ -276,9 +276,9 @@ function getVarietyOptions() {
|
||||
})
|
||||
}
|
||||
|
||||
onMounted(() => {
|
||||
|
||||
getList()
|
||||
getSheepfoldOptions()
|
||||
getVarietyOptions()
|
||||
})
|
||||
|
||||
</script>
|
||||
Reference in New Issue
Block a user