Merge branch 'main' of http://123.132.248.154:10000/HC_YFZX/CaiYuanYiTiHua
commit
ccdd906fe8
|
|
@ -40,7 +40,7 @@
|
|||
|
||||
<script setup lang="ts">
|
||||
import { ref, defineProps, defineEmits, toRefs } from "vue"
|
||||
import { batchOptions, yearOptions} from '@/views/demo/tiankongdi/curbspotcity/util.ts'
|
||||
import { batchOptions, yearOptions} from '@/utils/global'
|
||||
const props = defineProps(["year","batch","dataList"])
|
||||
const emits = defineEmits(["auditProgressScreenChange","showInfo"])
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue