@ -190,7 +190,7 @@
Info.value.id = 0
Info.value.status = 1
dialogVisible.value = true
GetCheckUpTypeEnableList_Func()
}
const Save = () => {
loading.value = true
@ -240,6 +240,7 @@
onMounted(() => {
GetList()
})
</script>