|
@@ -537,7 +537,7 @@ import {getToken} from "@/utils/auth";
|
|
import axios from 'axios'
|
|
import axios from 'axios'
|
|
export default {
|
|
export default {
|
|
components: {
|
|
components: {
|
|
- BatchImport: () => import("@/components/BatchImport/indexa.vue"),
|
|
|
|
|
|
+ BatchImport: () => import("@/components/BatchImport/index.vue"),
|
|
},
|
|
},
|
|
created() {
|
|
created() {
|
|
this.getTableHeight()
|
|
this.getTableHeight()
|