diff --git a/src/router/index.js b/src/router/index.js index b81be5ac..92eabada 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -5376,6 +5376,24 @@ export const constantRoutes = [ }, component: (resolve) => require(['@/views/yinnong/bankAgriculture/recordDetail/recordDetailList'], resolve) }, + { + path: '/sunVillage_info/reporting_collection', + name: 'sunVillageReportingCollection', + meta: { + title: '填报采集任务', + hidden: true, + }, + component: (resolve) => require(['@/views/sunVillage_info/reporting_collection'], resolve) + }, + { + path: '/sunVillage_info/reporting_collection_iframe', + name: 'sunVillageReportingCollectionIframe', + meta: { + title: '填报采集任务', + hidden: true, + }, + component: (resolve) => require(['@/views/sunVillage_info/reporting_collection_iframe'], resolve) + }, //<--------------------------------------农业大托管--------------------------------------> { diff --git a/src/views/sunVillage_info/reporting_collection.vue b/src/views/sunVillage_info/reporting_collection.vue new file mode 100644 index 00000000..abadadce --- /dev/null +++ b/src/views/sunVillage_info/reporting_collection.vue @@ -0,0 +1,83 @@ + + + + + diff --git a/src/views/sunVillage_info/reporting_collection_iframe.vue b/src/views/sunVillage_info/reporting_collection_iframe.vue new file mode 100644 index 00000000..a0eae4e1 --- /dev/null +++ b/src/views/sunVillage_info/reporting_collection_iframe.vue @@ -0,0 +1,85 @@ + + + + +