|
|
@@ -15,7 +15,7 @@ import ListExactIntelligent from "@/views/dz/papers/components/list-exact-intell
|
|
|
import ListFullIntelligent from "@/views/dz/papers/components/list-full-intelligent.vue";
|
|
|
import ListExactHand from "@/views/dz/papers/components/list-exact-hand.vue";
|
|
|
import ListFullHand from "@/views/dz/papers/components/list-full-hand.vue";
|
|
|
-import PaperRecords from "@/views/dz/papers/components/paper-records.vue";
|
|
|
+import PaperRecords from "@/views/dz/papers/components/list-paper-records.vue";
|
|
|
|
|
|
const {loading} = useProvideGlobalLoading()
|
|
|
|