@@ -197,12 +197,6 @@ const refreshTable = () => {
}, 5000)
}
-onMounted(() => {
- setTimeout(() => {
- refreshTable()
- }, 5000)
-})
-
const enumsAlgorithmConfigTrack = ref<any>([])
onMounted(async () => {
const result = await enumAlgorithmConfigTrackApi()
@@ -200,12 +200,6 @@ const refreshTable = () => {
}, 2500)
const previewImagesRef = ref()
const dialogVisible = ref(false)
const imageUrls = ref([])
@@ -199,12 +199,6 @@ const refreshTable = () => {
}, 7000)
- }, 7000)
const enumsAlgorithmConfigTrack_addModel____ = ref<any>([])
const setItemsOptions222 = async () => {