|
|
@@ -225,10 +225,12 @@
|
|
|
import processSubmitDialog from '@/BIZComponents/processSubmitDialog/processSubmitDialog.vue';
|
|
|
import tabMixins from '@/mixins/tableColumnsMixin';
|
|
|
import { enterprisePage } from '@/api/contractManage/contractBook';
|
|
|
+ import exportButton from '@/components/upload/exportButton.vue';
|
|
|
|
|
|
export default {
|
|
|
mixins: [dictMixins, tabMixins],
|
|
|
components: {
|
|
|
+ exportButton,
|
|
|
processSubmitDialog,
|
|
|
searchTable,
|
|
|
popModal,
|