|
|
@@ -68,6 +68,7 @@ import DateExcelReport from './client/DateExcelReport.vue';
|
|
|
import DelegationReport from './client/DelegationReport.vue';
|
|
|
import PrintTemp from '../src/customer/printTemp/index.vue';
|
|
|
import PrintCard from '../src/print/PrintCard.vue';
|
|
|
+import DataArchive from '../src/archive/DataArchive.vue';
|
|
|
|
|
|
|
|
|
|
|
|
@@ -129,4 +130,5 @@ export {
|
|
|
DelegationReport,
|
|
|
PrintTemp,
|
|
|
PrintCard,
|
|
|
+ DataArchive,
|
|
|
};
|