From a8fd7f483ed7a4de1e81b5f9d221aaf5ea0e12ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=96=AA=E5=90=8D?= <942005050@qq.com> Date: Thu, 20 Apr 2023 10:44:22 +0800 Subject: [PATCH 1/2] =?UTF-8?q?iframe=20=E5=B5=8C=E5=A5=97=E7=BC=93?= =?UTF-8?q?=E5=AD=98=E5=A4=84=E7=90=86=20=E6=9A=82=E7=BC=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fe/PC/src/layout/components/AppMain.vue | 98 ++++++++++++++++++++----- fe/PC/src/store/modules/permission.js | 6 ++ 2 files changed, 86 insertions(+), 18 deletions(-) diff --git a/fe/PC/src/layout/components/AppMain.vue b/fe/PC/src/layout/components/AppMain.vue index 86e0c6b36..cfc25052a 100644 --- a/fe/PC/src/layout/components/AppMain.vue +++ b/fe/PC/src/layout/components/AppMain.vue @@ -8,36 +8,99 @@ + + \ No newline at end of file diff --git a/fe/PC/src/views/activeReportManage/reportForm/InventoryBookDetail.vue b/fe/PC/src/views/activeReportManage/reportForm/InventoryBookDetail.vue index 6f26daf0d..07419b186 100644 --- a/fe/PC/src/views/activeReportManage/reportForm/InventoryBookDetail.vue +++ b/fe/PC/src/views/activeReportManage/reportForm/InventoryBookDetail.vue @@ -4,12 +4,21 @@ \ No newline at end of file diff --git a/fe/PC/src/views/activeReportManage/reportForm/InventoryBookSummary.vue b/fe/PC/src/views/activeReportManage/reportForm/InventoryBookSummary.vue index 231c7e16f..15616421d 100644 --- a/fe/PC/src/views/activeReportManage/reportForm/InventoryBookSummary.vue +++ b/fe/PC/src/views/activeReportManage/reportForm/InventoryBookSummary.vue @@ -4,12 +4,21 @@ \ No newline at end of file diff --git a/fe/PC/src/views/activeReportManage/reportForm/InventoryDetailReport.vue b/fe/PC/src/views/activeReportManage/reportForm/InventoryDetailReport.vue index 1654d6a6d..6d5b6cc63 100644 --- a/fe/PC/src/views/activeReportManage/reportForm/InventoryDetailReport.vue +++ b/fe/PC/src/views/activeReportManage/reportForm/InventoryDetailReport.vue @@ -4,12 +4,21 @@ \ No newline at end of file diff --git a/fe/PC/src/views/activeReportManage/reportForm/UnplannedDeliverSummary.vue b/fe/PC/src/views/activeReportManage/reportForm/UnplannedDeliverSummary.vue index 2630815dd..4c6292568 100644 --- a/fe/PC/src/views/activeReportManage/reportForm/UnplannedDeliverSummary.vue +++ b/fe/PC/src/views/activeReportManage/reportForm/UnplannedDeliverSummary.vue @@ -4,12 +4,21 @@ \ No newline at end of file diff --git a/fe/PC/src/views/activeReportManage/reportForm/completionReceiptSummary.vue b/fe/PC/src/views/activeReportManage/reportForm/completionReceiptSummary.vue index a2691c29f..638bba346 100644 --- a/fe/PC/src/views/activeReportManage/reportForm/completionReceiptSummary.vue +++ b/fe/PC/src/views/activeReportManage/reportForm/completionReceiptSummary.vue @@ -4,12 +4,21 @@ \ No newline at end of file diff --git a/fe/PC/src/views/activeReportManage/reportForm/finishedProductDeliverySummary.vue b/fe/PC/src/views/activeReportManage/reportForm/finishedProductDeliverySummary.vue index f5f92e332..f625ecff5 100644 --- a/fe/PC/src/views/activeReportManage/reportForm/finishedProductDeliverySummary.vue +++ b/fe/PC/src/views/activeReportManage/reportForm/finishedProductDeliverySummary.vue @@ -4,12 +4,21 @@ \ No newline at end of file diff --git a/fe/PC/src/views/activeReportManage/reportForm/inventoryBalanceReport.vue b/fe/PC/src/views/activeReportManage/reportForm/inventoryBalanceReport.vue index 6543f4670..cb44c51b4 100644 --- a/fe/PC/src/views/activeReportManage/reportForm/inventoryBalanceReport.vue +++ b/fe/PC/src/views/activeReportManage/reportForm/inventoryBalanceReport.vue @@ -4,12 +4,21 @@ \ No newline at end of file diff --git a/fe/PC/src/views/activeReportManage/reportForm/inventoryReport.vue b/fe/PC/src/views/activeReportManage/reportForm/inventoryReport.vue index 30ed9bdff..1469e580a 100644 --- a/fe/PC/src/views/activeReportManage/reportForm/inventoryReport.vue +++ b/fe/PC/src/views/activeReportManage/reportForm/inventoryReport.vue @@ -4,12 +4,21 @@ \ No newline at end of file diff --git a/fe/PC/src/views/activeReportManage/reportForm/inventorySummary.vue b/fe/PC/src/views/activeReportManage/reportForm/inventorySummary.vue index 13a3d6255..78c931d2f 100644 --- a/fe/PC/src/views/activeReportManage/reportForm/inventorySummary.vue +++ b/fe/PC/src/views/activeReportManage/reportForm/inventorySummary.vue @@ -4,12 +4,21 @@ \ No newline at end of file diff --git a/fe/PC/src/views/activeReportManage/reportForm/productionIssuanceSummary.vue b/fe/PC/src/views/activeReportManage/reportForm/productionIssuanceSummary.vue index 527808262..ac8571354 100644 --- a/fe/PC/src/views/activeReportManage/reportForm/productionIssuanceSummary.vue +++ b/fe/PC/src/views/activeReportManage/reportForm/productionIssuanceSummary.vue @@ -4,12 +4,21 @@ \ No newline at end of file diff --git a/fe/PC/src/views/activeReportManage/reportForm/productionReturnSummary.vue b/fe/PC/src/views/activeReportManage/reportForm/productionReturnSummary.vue index eb9e002d4..3cf2ebb84 100644 --- a/fe/PC/src/views/activeReportManage/reportForm/productionReturnSummary.vue +++ b/fe/PC/src/views/activeReportManage/reportForm/productionReturnSummary.vue @@ -4,12 +4,21 @@ \ No newline at end of file diff --git a/fe/PC/src/views/activeReportManage/reportForm/purchaseReceiptSummary.vue b/fe/PC/src/views/activeReportManage/reportForm/purchaseReceiptSummary.vue index 8d9e718fc..5c180746d 100644 --- a/fe/PC/src/views/activeReportManage/reportForm/purchaseReceiptSummary.vue +++ b/fe/PC/src/views/activeReportManage/reportForm/purchaseReceiptSummary.vue @@ -4,12 +4,21 @@ \ No newline at end of file diff --git a/fe/PC/src/views/activeReportManage/reportForm/purchaseReturnSummaryReport.vue b/fe/PC/src/views/activeReportManage/reportForm/purchaseReturnSummaryReport.vue index 5537c2df8..ccd23fdc0 100644 --- a/fe/PC/src/views/activeReportManage/reportForm/purchaseReturnSummaryReport.vue +++ b/fe/PC/src/views/activeReportManage/reportForm/purchaseReturnSummaryReport.vue @@ -4,12 +4,21 @@ \ No newline at end of file diff --git a/fe/PC/src/views/activeReportManage/reportForm/purchaseSum.vue b/fe/PC/src/views/activeReportManage/reportForm/purchaseSum.vue index 2ad696061..f665ba684 100644 --- a/fe/PC/src/views/activeReportManage/reportForm/purchaseSum.vue +++ b/fe/PC/src/views/activeReportManage/reportForm/purchaseSum.vue @@ -4,12 +4,21 @@ \ No newline at end of file diff --git a/fe/PC/src/views/activeReportManage/reportForm/scrapDetails.vue b/fe/PC/src/views/activeReportManage/reportForm/scrapDetails.vue index dd10adb7c..41ad32d62 100644 --- a/fe/PC/src/views/activeReportManage/reportForm/scrapDetails.vue +++ b/fe/PC/src/views/activeReportManage/reportForm/scrapDetails.vue @@ -4,12 +4,21 @@ \ No newline at end of file diff --git a/fe/PC/src/views/activeReportManage/reportForm/unplannedReceiptSummary.vue b/fe/PC/src/views/activeReportManage/reportForm/unplannedReceiptSummary.vue index 3e59e5e45..e1e8da670 100644 --- a/fe/PC/src/views/activeReportManage/reportForm/unplannedReceiptSummary.vue +++ b/fe/PC/src/views/activeReportManage/reportForm/unplannedReceiptSummary.vue @@ -4,12 +4,21 @@ \ No newline at end of file