|
@@ -83,7 +83,7 @@
|
|
|
import tool from '@/utils/tool'
|
|
|
import { cloneDeep } from 'lodash-es'
|
|
|
import Detail from './detail.vue'
|
|
|
- import qyRecordApi from '@/api/biz/qyRecordApi'
|
|
|
+ import qyRecordApi from '@/api/yqyc/qyRecordApi'
|
|
|
import downloadUtil from "@/utils/downloadUtil";
|
|
|
const { proxy } = getCurrentInstance()
|
|
|
const searchFormState = ref({})
|
|
@@ -232,4 +232,4 @@
|
|
|
</script>
|
|
|
|
|
|
<style lang="less" scoped>
|
|
|
-</style>
|
|
|
+</style>
|