qgb-process 0.2.3 → 0.2.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.env +2 -2
- package/.env.development +70 -70
- package/.env.pre +60 -60
- package/.env.production +48 -48
- package/.env.test +48 -48
- package/.eslintignore +4 -4
- package/.eslintrc.js +302 -302
- package/README.md +66 -66
- package/babel.config.js +5 -5
- package/commitlint.config.js +30 -30
- package/config/dev.env.js +7 -7
- package/config/index.js +82 -82
- package/config/prod.env.js +4 -4
- package/debug.log +4 -4
- package/index.js +6 -6
- package/jsconfig.json +9 -9
- package/lib/qgb-process.common.js +7666 -5069
- package/lib/qgb-process.umd.js +7666 -5069
- package/lib/qgb-process.umd.min.js +108 -108
- package/package.json +148 -148
- package/packages/index.js +26 -26
- package/public/index.html +47 -47
- package/public/js/qykf.js +21 -21
- package/src/App.vue +37 -37
- package/src/api/ApiExAndapp.js +24 -24
- package/src/api/EnterpriseAssociation.js +8 -8
- package/src/api/Notice.js +31 -31
- package/src/api/apiAcceptance/apiAcceptance.js +37 -37
- package/src/api/apiAddress.js +9 -9
- package/src/api/apiApprovalConfig.js +13 -13
- package/src/api/apiApprove.js +18 -18
- package/src/api/apiArrears/apiArrears.js +41 -41
- package/src/api/apiArrears/apiProjectArrears.js +16 -16
- package/src/api/apiArrears/index.js +15 -15
- package/src/api/apiAssets.js +19 -19
- package/src/api/apiAssociate.js +42 -42
- package/src/api/apiAudit/apiAudit.js +32 -32
- package/src/api/apiAuth.js +25 -25
- package/src/api/apiAuthentication.js +35 -35
- package/src/api/apiBankAccount/index.js +12 -12
- package/src/api/apiBudget/apiBudget.js +30 -30
- package/src/api/apiBudget/apiBudgets.js +105 -105
- package/src/api/apiCarRecord.js +48 -48
- package/src/api/apiCart.js +202 -202
- package/src/api/apiChangeTel.js +13 -13
- package/src/api/apiCheckingIn.js +95 -95
- package/src/api/apiCollection/index.js +13 -13
- package/src/api/apiContract/apiContract.js +21 -21
- package/src/api/apiContract/index.js +3 -3
- package/src/api/apiContract/quill-config.js +122 -122
- package/src/api/apiContractManage/apiContractManage.js +57 -57
- package/src/api/apiContractManage/index.js +2 -2
- package/src/api/apiContractManage/quill-config.js +121 -121
- package/src/api/apiCoping.js +22 -22
- package/src/api/apiCost/index.js +31 -31
- package/src/api/apiCreditManagement.js +16 -16
- package/src/api/apiCustomer/apiCustomer.js +12 -12
- package/src/api/apiDivisional.js +9 -9
- package/src/api/apiDivisionalManagementList.js +17 -17
- package/src/api/apiEmployeeRegularization.js +73 -73
- package/src/api/apiEquipmentRental.js +50 -50
- package/src/api/apiFormBuilder/menu.js +65 -65
- package/src/api/apiFormBuilder/reissueRule.js +15 -15
- package/src/api/apiFund/index.js +16 -16
- package/src/api/apiHelp.js +43 -43
- package/src/api/apiHome.js +24 -24
- package/src/api/apiIminfo.js +39 -39
- package/src/api/apiInventory.js +52 -52
- package/src/api/apiInventorySetting.js +9 -9
- package/src/api/apiInvoice.js +29 -29
- package/src/api/apiJobManage.js +15 -15
- package/src/api/apiLease/apiLease.js +12 -12
- package/src/api/apiLogisticsTransportation/apiLogisticsTransportation.js +34 -34
- package/src/api/apiLostPassword.js +9 -9
- package/src/api/apiMachine/api.js +3 -3
- package/src/api/apiMachine/apiCategory.js +18 -18
- package/src/api/apiMachine/apiHire.js +19 -19
- package/src/api/apiMachine/apiLease.js +27 -27
- package/src/api/apiMachine/apiLocation.js +4 -4
- package/src/api/apiMachine/apiRentInfo.js +107 -107
- package/src/api/apiMachine/apiRentPublish.js +14 -14
- package/src/api/apiMachine/apiStore.js +15 -15
- package/src/api/apiMachine/index.js +3 -3
- package/src/api/apiManagementStore/api.js +3 -3
- package/src/api/apiManagementStore/apiManagementStore.js +25 -25
- package/src/api/apiMaterCheckAndAccept/apiMaterCheckAndAccept.js +47 -47
- package/src/api/apiMaterCheckAndAccept/apiMechanicalSourcing.js +16 -16
- package/src/api/apiMaterCheckAndAccept/index.js +3 -3
- package/src/api/apiMaterials/aaaaaaaaaaaaaa.js +9 -9
- package/src/api/apiMaterials/api.js +3 -3
- package/src/api/apiMaterials/apiAddress.js +116 -116
- package/src/api/apiMaterials/apiBalanceData.js +188 -188
- package/src/api/apiMaterials/apiCommercialConcrete.js +36 -36
- package/src/api/apiMaterials/apiCommodity.js +70 -70
- package/src/api/apiMaterials/apiDownload.js +26 -26
- package/src/api/apiMaterials/apiHome.js +44 -44
- package/src/api/apiMaterials/apiItemBrand.js +9 -9
- package/src/api/apiMaterials/apiLogistics.js +72 -72
- package/src/api/apiMaterials/apiLogisticsReceipt.js +94 -94
- package/src/api/apiMaterials/apiMaterials.js +8 -8
- package/src/api/apiMaterials/apiMySalesOrder.js +21 -21
- package/src/api/apiMaterials/apiOfflineOrder.js +18 -18
- package/src/api/apiMaterials/apiOrder.js +183 -183
- package/src/api/apiMaterials/apiReceipt.js +45 -45
- package/src/api/apiMaterials/quill-config.js +122 -122
- package/src/api/apiMemberSelection.js +39 -39
- package/src/api/apiMessage.js +10 -10
- package/src/api/apiMock/mockOrder.js +98 -98
- package/src/api/apiMonthPlan/apiMonthPlan.js +47 -47
- package/src/api/apiMyBidding.js +8 -8
- package/src/api/apiMyMember/apiComInfo.js +17 -17
- package/src/api/apiMyMember/apiInviteJoin.js +24 -24
- package/src/api/apiMyMember/apiMember.js +24 -24
- package/src/api/apiMyMember/apiMemberApply.js +36 -36
- package/src/api/apiMyMember/apiMemberChance.js +40 -40
- package/src/api/apiOffer.js +40 -40
- package/src/api/apiOffice.js +19 -19
- package/src/api/apiPact.js +26 -26
- package/src/api/apiPassword.js +7 -7
- package/src/api/apiPay/apiPay.js +25 -25
- package/src/api/apiPaying.js +21 -21
- package/src/api/apiPayment/apiPayment.js +13 -13
- package/src/api/apiPayment/apiProjectPayment.js +13 -13
- package/src/api/apiPrint.js +23 -0
- package/src/api/apiProcess.js +65 -65
- package/src/api/apiProject/apiBaseList.js +29 -29
- package/src/api/apiProject/apiGoodsOffer.js +11 -11
- package/src/api/apiProject/apiInventory.js +116 -116
- package/src/api/apiProject/apiOfferOrder.js +12 -12
- package/src/api/apiProject/apiOfferQuery.js +18 -18
- package/src/api/apiProject/apiPlan.js +21 -21
- package/src/api/apiProject/apiProject.js +158 -158
- package/src/api/apiProjectProcurement/apiProjectProcurement.js +88 -88
- package/src/api/apiPurchase/apiPurchase.js +67 -67
- package/src/api/apiPurchaseApply.js +15 -15
- package/src/api/apiPurchasePay.js +16 -16
- package/src/api/apiRankManagement.js +24 -24
- package/src/api/apiRecruit.js +37 -37
- package/src/api/apiReimbursement/apiReimbursement.js +15 -15
- package/src/api/apiRisk/index.js +11 -11
- package/src/api/apiRoleManagement.js +15 -15
- package/src/api/apiRules/apiRules.js +11 -11
- package/src/api/apiSchedule/apiSchedule.js +17 -17
- package/src/api/apiSealRecord.js +52 -52
- package/src/api/apiSign.js +8 -8
- package/src/api/apiSolution/apiSolution.js +9 -9
- package/src/api/apiSubcontract.js +35 -35
- package/src/api/apiSystem/index.js +40 -40
- package/src/api/apiTask.js +76 -76
- package/src/api/apiTeam/api.js +3 -3
- package/src/api/apiTeam/apiUtils.js +11 -11
- package/src/api/apiTender.js +127 -127
- package/src/api/apiUser.js +24 -24
- package/src/api/apiUserEnterprise/api.js +3 -3
- package/src/api/apiUserEnterprise/apiUserEn.js +15 -15
- package/src/api/apiVolunteerTeam.js +11 -11
- package/src/api/apiWorkarea.js +33 -33
- package/src/api/apiXzqh.js +8 -8
- package/src/api/common/api.js +3 -3
- package/src/api/common/apiUtils.js +9 -9
- package/src/api/customer.js +21 -21
- package/src/api/evection.js +19 -19
- package/src/api/guide.js +9 -9
- package/src/api/sociaManageApi.js +30 -30
- package/src/assets/Area.json +1773 -1773
- package/src/assets/css/quill.bubble.css +952 -952
- package/src/assets/css/quill.core.css +397 -397
- package/src/assets/css/quill.snow.css +945 -945
- package/src/assets/data.js +284 -284
- package/src/assets/fonts/Read Me.txt +7 -7
- package/src/assets/fonts/demo-files/demo.css +155 -155
- package/src/assets/fonts/demo-files/demo.js +30 -30
- package/src/assets/fonts/demo.html +951 -951
- package/src/assets/fonts/fonts/icomoon.svg +130 -130
- package/src/assets/fonts/style.css +563 -563
- package/src/assets/icons/checkbox.svg +12 -12
- package/src/assets/icons/columns-3.svg +12 -12
- package/src/assets/icons/columns.svg +12 -12
- package/src/assets/icons/custom-table.svg +12 -12
- package/src/assets/icons/date.svg +19 -19
- package/src/assets/icons/daterange.svg +12 -12
- package/src/assets/icons/fuzhi.svg +11 -11
- package/src/assets/icons/fuzhi_03.svg +5 -5
- package/src/assets/icons/gaojizujian.svg +12 -12
- package/src/assets/icons/groupSummary.svg +12 -12
- package/src/assets/icons/groupTitle.svg +12 -12
- package/src/assets/icons/image-uploader.svg +12 -12
- package/src/assets/icons/input-number.svg +12 -12
- package/src/assets/icons/input.svg +12 -12
- package/src/assets/icons/quill-editor.svg +12 -12
- package/src/assets/icons/radio.svg +12 -12
- package/src/assets/icons/select.svg +12 -12
- package/src/assets/icons/switch.svg +12 -12
- package/src/assets/icons/textarea.svg +12 -12
- package/src/assets/icons/upload-file.svg +12 -12
- package/src/assets/marketplace.js +289 -289
- package/src/components/ComAduitNew.vue +477 -477
- package/src/components/CommonAduit.vue +512 -512
- package/src/components/CommonAduitNew.vue +906 -906
- package/src/components/CommonAduitNews.vue +753 -753
- package/src/components/CommonUEditer.vue +63 -63
- package/src/components/PersonCenter/Mess.vue +59 -59
- package/src/components/PersonCenter/Title.vue +80 -80
- package/src/components/SvgIcon.vue +57 -57
- package/src/components/XmCommonAduit.vue +761 -761
- package/src/components/feiyCommon.vue +713 -713
- package/src/components/form/card.js +5 -5
- package/src/components/form/chinese.js +6 -6
- package/src/components/form/chinessstring.js +5 -5
- package/src/components/form/hunhe.js +8 -8
- package/src/components/form/hunhecq.js +8 -8
- package/src/components/form/hunheh.js +8 -8
- package/src/components/form/num.js +12 -12
- package/src/components/form/numstring.js +5 -5
- package/src/components/form/user.js +7 -7
- package/src/components/form/validate.js +42 -42
- package/src/components/form/validcredit.js +5 -5
- package/src/components/fundCommonAduit.vue +661 -661
- package/src/components/public/BaseCustomTable.vue +71 -71
- package/src/components/public/BaseDialog.vue +144 -144
- package/src/components/public/BaseEmptyData.vue +73 -73
- package/src/components/public/BaseFormTitle.vue +39 -39
- package/src/components/public/BasePagination.vue +55 -55
- package/src/components/public/BaseRouter.vue +14 -14
- package/src/components/public/BaseUpload.vue +185 -185
- package/src/components/public/Bottom.vue +62 -62
- package/src/components/public/Footer.vue +412 -412
- package/src/components/public/Header.vue +30 -30
- package/src/components/public/LeftMenu.vue +170 -170
- package/src/components/public/MemberSelection coby.vue +444 -444
- package/src/components/public/MemberSelection.vue +487 -487
- package/src/components/public/NewLeftMenu.vue +418 -418
- package/src/components/public/PicturesPreview.vue +62 -62
- package/src/components/public/Popout.vue +147 -147
- package/src/components/public/TagLine.vue +353 -353
- package/src/components/public/components/BaseImageUploadDrag.vue +320 -320
- package/src/components/public/components/HeadBar.vue +315 -315
- package/src/components/public/components/MenuList.vue +110 -110
- package/src/components/public/components/NewHeadBar.vue +936 -936
- package/src/components/public/components/QuickGoods.vue +273 -273
- package/src/components/public/components/Search.vue +164 -164
- package/src/components/public/components/Userinfo.vue +383 -383
- package/src/components/utils/pdf.js +254 -254
- package/src/components/xmfyCommonAduit.vue +752 -752
- package/src/filters/index.js +619 -619
- package/src/fnc/arr.js +102 -102
- package/src/fnc/quill-config.js +121 -121
- package/src/fnc/unit.js +102 -102
- package/src/fnc/verify.js +187 -187
- package/src/fnc/verifyStatus.js +24 -24
- package/src/formBuilder/apiBusiness.js +67 -67
- package/src/formBuilder/business.js +1039 -1039
- package/src/formBuilder/component/components/data.js +719 -719
- package/src/formBuilder/component/components/purchaseIndex.vue +1109 -1109
- package/src/formBuilder/component/purchase.vue +35 -35
- package/src/formBuilder/components/app-main/components/components/GroupSummary.vue +33 -33
- package/src/formBuilder/components/app-main/components/components/GroupTitle.vue +33 -33
- package/src/formBuilder/components/app-main/components/components/bank.vue +226 -226
- package/src/formBuilder/components/app-main/components/components/bankFormHeard.vue +298 -298
- package/src/formBuilder/components/app-main/components/components/builder.vue +718 -718
- package/src/formBuilder/components/app-main/components/components/columns.vue +393 -393
- package/src/formBuilder/components/app-main/components/components/customTable.vue +1758 -1758
- package/src/formBuilder/components/app-main/components/components/formDep.vue +105 -105
- package/src/formBuilder/components/app-main/components/components/handleCode.vue +39 -39
- package/src/formBuilder/components/app-main/components/components/itemOption.vue +116 -116
- package/src/formBuilder/components/app-main/components/components/linkForm.vue +116 -116
- package/src/formBuilder/components/app-main/components/components/listDesign.vue +772 -772
- package/src/formBuilder/components/app-main/components/components/optionSolt.js +78 -78
- package/src/formBuilder/components/app-main/components/components/person.vue +104 -104
- package/src/formBuilder/components/app-main/components/components/postman.vue +40 -40
- package/src/formBuilder/components/app-main/components/components/previewDialog.vue +391 -391
- package/src/formBuilder/components/app-main/components/components/tableIndex.vue +51 -51
- package/src/formBuilder/components/app-main/components/components/tableList.vue +561 -561
- package/src/formBuilder/components/app-main/components/components/twoColumns.vue +52 -52
- package/src/formBuilder/components/app-main/components/main-center.vue +187 -187
- package/src/formBuilder/components/app-main/components/main-header.vue +351 -351
- package/src/formBuilder/components/app-main/components/main-left.vue +179 -179
- package/src/formBuilder/components/app-main/components/main-right/components/components/calculateDialog.vue +914 -914
- package/src/formBuilder/components/app-main/components/main-right/components/components/curTextArea.vue +338 -338
- package/src/formBuilder/components/app-main/components/main-right/components/components/form-item-rules.vue +190 -190
- package/src/formBuilder/components/app-main/components/main-right/components/components/linkageDialog.vue +25 -25
- package/src/formBuilder/components/app-main/components/main-right/components/components/searchMixin.js +26 -26
- package/src/formBuilder/components/app-main/components/main-right/components/form-config.vue +284 -284
- package/src/formBuilder/components/app-main/components/main-right/components/form-item-attrs.vue +407 -407
- package/src/formBuilder/components/app-main/components/main-right/components/form-item-config.vue +478 -478
- package/src/formBuilder/components/app-main/components/main-right/index.vue +203 -203
- package/src/formBuilder/components/app-main/index.vue +329 -329
- package/src/formBuilder/comps.js +283 -283
- package/src/formBuilder/config/button.js +63 -63
- package/src/formBuilder/config/cascader-panel.js +224 -224
- package/src/formBuilder/config/cascader.js +306 -306
- package/src/formBuilder/config/checkbox.js +67 -67
- package/src/formBuilder/config/color.js +42 -42
- package/src/formBuilder/config/columns.js +30 -30
- package/src/formBuilder/config/custom-table.js +49 -49
- package/src/formBuilder/config/date.js +107 -107
- package/src/formBuilder/config/daterange.js +47 -47
- package/src/formBuilder/config/datetime.js +78 -78
- package/src/formBuilder/config/datetimerange.js +111 -111
- package/src/formBuilder/config/formDep.js +37 -37
- package/src/formBuilder/config/groupSummary.js +23 -23
- package/src/formBuilder/config/groupTitle.js +23 -23
- package/src/formBuilder/config/handleCode.js +23 -23
- package/src/formBuilder/config/image-uploader.js +113 -113
- package/src/formBuilder/config/input.js +162 -162
- package/src/formBuilder/config/json-editor.js +31 -31
- package/src/formBuilder/config/linkForm.js +69 -69
- package/src/formBuilder/config/number.js +49 -49
- package/src/formBuilder/config/password.js +82 -82
- package/src/formBuilder/config/person.js +37 -37
- package/src/formBuilder/config/postman.js +23 -23
- package/src/formBuilder/config/purchase.js +19 -19
- package/src/formBuilder/config/quill-editor.js +66 -66
- package/src/formBuilder/config/radio-button.js +44 -44
- package/src/formBuilder/config/radio.js +69 -69
- package/src/formBuilder/config/rate.js +93 -93
- package/src/formBuilder/config/select.js +105 -105
- package/src/formBuilder/config/slider.js +92 -92
- package/src/formBuilder/config/switch.js +35 -35
- package/src/formBuilder/config/tag.js +79 -79
- package/src/formBuilder/config/text.js +18 -18
- package/src/formBuilder/config/textarea.js +129 -129
- package/src/formBuilder/config/time.js +60 -60
- package/src/formBuilder/config/timerange.js +94 -94
- package/src/formBuilder/config/tree-select.js +100 -100
- package/src/formBuilder/config/upload-file.js +100 -100
- package/src/formBuilder/config/yesno.js +39 -39
- package/src/formBuilder/config.js +16 -16
- package/src/formBuilder/extend/index.js +20 -20
- package/src/formBuilder/index.js +39 -39
- package/src/formBuilder/menuConfig.js +36 -36
- package/src/formBuilder/mixins/index.js +215 -215
- package/src/formBuilder/tool.js +101 -101
- package/src/function/base.js +13 -13
- package/src/function/findCompanyTree.js +94 -94
- package/src/function/formulaAnalysis.js +44 -44
- package/src/function/verify.js +23 -23
- package/src/http/index.js +219 -219
- package/src/http/type.js +82 -82
- package/src/library/AddType/Index.js +17 -17
- package/src/library/AddType/Index.vue +201 -201
- package/src/library/AreaChange/regionCascader/regionCascader.vue +155 -155
- package/src/library/BigImg/BigImage1/Index.js +17 -17
- package/src/library/BigImg/BigImage1/Index.vue +125 -125
- package/src/library/Button/Button1/Index.js +17 -17
- package/src/library/Button/Button1/Index.vue +60 -60
- package/src/library/Button/Button2/Index.js +17 -17
- package/src/library/Button/Button2/Index.vue +52 -52
- package/src/library/Button/Button3/Index.js +17 -17
- package/src/library/Button/Button3/Index.vue +56 -56
- package/src/library/Button/Button4/Index.js +17 -17
- package/src/library/Button/Button4/Index.vue +56 -56
- package/src/library/Button/Button5/Index.js +17 -17
- package/src/library/Button/Button5/Index.vue +55 -55
- package/src/library/Button/Button6/Index.js +17 -17
- package/src/library/Button/Button6/Index.vue +74 -74
- package/src/library/Button/Button7/Index.js +17 -17
- package/src/library/Button/Button7/Index.vue +56 -56
- package/src/library/ConfirmPlaugin/ConfirmPlaugin1/Index.js +17 -17
- package/src/library/ConfirmPlaugin/ConfirmPlaugin1/Index.vue +147 -147
- package/src/library/ConfirmPlaugin/ConfirmPlaugin2/Index.js +17 -17
- package/src/library/ConfirmPlaugin/ConfirmPlaugin2/Index.vue +137 -137
- package/src/library/ConfirmPlaugin/ConfirmPlaugin3/Index.vue +142 -142
- package/src/library/ConfirmPlaugin/ConfirmPlaugin4/Index.vue +141 -141
- package/src/library/ConfirmPlaugin/ConfirmPlaugin5/Index.vue +121 -121
- package/src/library/ConfirmPlaugin/ConfirmPlaugin6/Index.vue +142 -142
- package/src/library/Input/Input1/Index.js +17 -17
- package/src/library/Input/Input1/Index.vue +66 -66
- package/src/library/NoMessage/NoMessage0/Index.js +17 -17
- package/src/library/NoMessage/NoMessage0/Index.vue +60 -60
- package/src/library/NoMessage/NoMessage1/Index.js +17 -17
- package/src/library/NoMessage/NoMessage1/Index.vue +66 -66
- package/src/library/NoMessage/NoMessage2/Index.js +17 -17
- package/src/library/NoMessage/NoMessage2/Index.vue +66 -66
- package/src/library/Tab/Tab1/TabBox1/Index.vue +36 -36
- package/src/library/Tab/Tab1/TabInner1/Index.vue +70 -70
- package/src/library/Tab/Tab2/TabBox2/Index.vue +36 -36
- package/src/library/Tab/Tab2/TabInner2/Index.vue +66 -66
- package/src/library/Table/Table1/Td1/Index.js +17 -17
- package/src/library/Table/Table1/Td1/Index.vue +110 -110
- package/src/library/Table/Table1/Tr1/Index.js +17 -17
- package/src/library/Table/Table1/Tr1/Index.vue +53 -53
- package/src/library/Table/Table2/Td2/Index.js +17 -17
- package/src/library/Table/Table2/Td2/Index.vue +90 -90
- package/src/library/Table/Table2/Tr2/Index.js +17 -17
- package/src/library/Table/Table2/Tr2/Index.vue +66 -66
- package/src/library/Table/Table3/Td3/Index.js +17 -17
- package/src/library/Table/Table3/Td3/Index.vue +109 -109
- package/src/library/Table/Table3/Tr3/Index.js +17 -17
- package/src/library/Table/Table3/Tr3/Index.vue +128 -128
- package/src/library/Table/Table4/Td4/Index.js +17 -17
- package/src/library/Table/Table4/Td4/Index.vue +114 -114
- package/src/library/Table/Table4/Tr4/Index.js +17 -17
- package/src/library/Table/Table4/Tr4/Index.vue +53 -53
- package/src/library/Title/Title1/Index.js +17 -17
- package/src/library/Title/Title1/Index.vue +80 -80
- package/src/library/toast/Index.js +17 -17
- package/src/library/toast/Index.vue +86 -86
- package/src/main.js +161 -161
- package/src/mixins/Export2Excel.js +207 -207
- package/src/mixins/chartOption.js +110 -110
- package/src/mixins/companyMixins.js +84 -84
- package/src/mixins/quillOptions.js +15 -15
- package/src/mixins/validate/deviceManage.js +211 -211
- package/src/mixins/validate/systemConfig.js +117 -117
- package/src/mixins/validate/validate.js +25 -25
- package/src/public/apiUser/apiUser.js +10 -10
- package/src/public/areaFunction.js +26 -26
- package/src/public/link.js +91 -91
- package/src/public/stageData.js +495 -495
- package/src/public/topmenu.js +68 -68
- package/src/router/index.js +225 -225
- package/src/router/setting/BaseRoutes.js +1639 -1639
- package/src/router/setting/MenuDevMock.js +1570 -1570
- package/src/router/setting/modules/login.js +45 -45
- package/src/router/setting/noAuthRouter.js +109 -109
- package/src/router/setting/routes.js +55 -55
- package/src/static/css/flex.css +75 -75
- package/src/static/css/switch.scss +31 -31
- package/src/storage/cookies.js +37 -37
- package/src/storage/localStorage.js +36 -36
- package/src/storage/sessionStorage.js +25 -25
- package/src/store/formBuilder/formAttrDefault.js +28 -28
- package/src/store/formBuilder/index.js +40 -40
- package/src/store/index.js +553 -553
- package/src/styles/color.scss +24 -24
- package/src/styles/offer.scss +39 -39
- package/src/styles/s-reset.scss +52 -52
- package/src/styles/static-style.scss +797 -797
- package/src/styles/talent.scss +26 -26
- package/src/styles/variable.scss +69 -69
- package/src/styles/workflow/workflow.css +1308 -1308
- package/src/utils/TableFormTypeList.js +26 -26
- package/src/utils/allRouter.js +5579 -5579
- package/src/utils/auditUtil.js +535 -535
- package/src/utils/commonComponents.js +34 -34
- package/src/utils/commonFunc.js +213 -213
- package/src/utils/deepCopyArray.js +9 -9
- package/src/utils/dict.js +49 -49
- package/src/utils/directive.js +26 -26
- package/src/utils/emoji.js +16 -16
- package/src/utils/flator.js +18 -18
- package/src/utils/imMeeting.js +1180 -1180
- package/src/utils/index.js +105 -105
- package/src/utils/initRouter.js +94 -94
- package/src/utils/map.js +23 -23
- package/src/utils/passwordStrength.js +177 -177
- package/src/utils/style.js +30 -30
- package/src/utils/validate.js +30 -30
- package/src/views/404.vue +53 -53
- package/src/views/Login/Login.vue +50 -50
- package/src/views/Login/Passfind.vue +347 -347
- package/src/views/Login/Passfindnext.vue +146 -146
- package/src/views/Login/Sign.vue +55 -55
- package/src/views/Login/SignSuccessfully.vue +132 -132
- package/src/views/Login/appDownload.vue +224 -224
- package/src/views/Login/clientDownload.vue +201 -201
- package/src/views/Login/components/Background.vue +153 -153
- package/src/views/Login/components/FormLogin.vue +1001 -1001
- package/src/views/Login/components/FormPassFind.vue +395 -395
- package/src/views/Login/components/FormSign.vue +493 -493
- package/src/views/Login/components/Title.vue +301 -301
- package/src/views/Login/components/agreeMent.vue +111 -111
- package/src/views/Login/components/companysign.vue +1296 -1296
- package/src/views/Login/components/guideLogin.vue +984 -984
- package/src/views/formBuilder/components/addNode.vue +119 -119
- package/src/views/formBuilder/components/approverSelector.vue +493 -493
- package/src/views/formBuilder/components/baseRoute.vue +315 -315
- package/src/views/formBuilder/components/builderHeader.vue +106 -106
- package/src/views/formBuilder/components/conditionConfig.js +588 -588
- package/src/views/formBuilder/components/conditionNode.vue +191 -191
- package/src/views/formBuilder/components/dataDefault.js +147 -147
- package/src/views/formBuilder/components/depFormNode.vue +583 -583
- package/src/views/formBuilder/components/linkForm.vue +566 -566
- package/src/views/formBuilder/components/linkFormList.vue +821 -821
- package/src/views/formBuilder/components/menuConfig.vue +1752 -1752
- package/src/views/formBuilder/components/newNodeForm.vue +426 -426
- package/src/views/formBuilder/components/newsection.vue +424 -424
- package/src/views/formBuilder/components/nodeConditionConfig cody.vue +376 -376
- package/src/views/formBuilder/components/nodeConditionConfig.vue +603 -603
- package/src/views/formBuilder/components/nodeForm.vue +355 -355
- package/src/views/formBuilder/components/nodeMenu.vue +147 -147
- package/src/views/formBuilder/components/personNode.vue +566 -566
- package/src/views/formBuilder/components/planNode.vue +269 -269
- package/src/views/formBuilder/designListPage.vue +457 -457
- package/src/views/formBuilder/formDataDetail.vue +565 -565
- package/src/views/formBuilder/formGeneration.vue +904 -904
- package/src/views/formBuilder/index.vue +242 -242
- package/src/views/formBuilder/process-1.vue +976 -976
- package/src/views/formBuilder/process-2.vue +1323 -1323
- package/src/views/formBuilder/process.vue +662 -431
- package/src/views/formBuilder/processList.vue +877 -877
- package/src/views/formBuilder/service/ProcessBuilder.js +136 -136
- package/src/views/formBuilder/service/RsxzFieldCollection.js +199 -0
- package/src/views/formBuilder/workflow/addNode.vue +95 -95
- package/src/views/formBuilder/workflow/initData.js +205 -205
- package/src/views/formBuilder/workflow/nodeWrap.vue +731 -731
- package/src/views/guide.vue +227 -227
- package/src/views/guideIndex.vue +284 -284
- package/tests/unit/.eslintrc.js +5 -5
- package/tests/unit/example.spec.js +13 -13
- package/vue.config.js +287 -287
|
@@ -1,1639 +1,1639 @@
|
|
|
1
|
-
// eslint-disable-next-line vue/max-attributes-per-line
|
|
2
|
-
import BaseRouter from "@/components/public/BaseRouter.vue";
|
|
3
|
-
import formBaseRouter from "@/views/formBuilder/components/baseRoute.vue";
|
|
4
|
-
import { initMenu, formatRoutes } from "@/utils/initRouter.js";
|
|
5
|
-
import cookie from "@/storage/cookies";
|
|
6
|
-
import FormulaAnalysis from "@/function/formulaAnalysis.js";
|
|
7
|
-
import _ from "lodash-es";
|
|
8
|
-
import $ from "jquery";
|
|
9
|
-
const url = process.env.VUE_APP_API;
|
|
10
|
-
const auth = process.env.VUE_APP_AUTH;
|
|
11
|
-
const token = cookie.cookieRead("token");
|
|
12
|
-
var Route = [
|
|
13
|
-
{
|
|
14
|
-
path: "/login",
|
|
15
|
-
name: "Login",
|
|
16
|
-
redirect: "/",
|
|
17
|
-
meta: {
|
|
18
|
-
auth: false,
|
|
19
|
-
layout: "baselayout",
|
|
20
|
-
},
|
|
21
|
-
component: () => import("@/views/Login/Login.vue"),
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
path: "/passfind",
|
|
25
|
-
name: "Passfind",
|
|
26
|
-
meta: {
|
|
27
|
-
auth: false,
|
|
28
|
-
layout: "baselayout",
|
|
29
|
-
},
|
|
30
|
-
component: () => import("@/views/Login/Passfind.vue"),
|
|
31
|
-
},
|
|
32
|
-
{
|
|
33
|
-
path: "/passfindnext",
|
|
34
|
-
name: "Passfindnext",
|
|
35
|
-
meta: {
|
|
36
|
-
auth: false,
|
|
37
|
-
layout: "baselayout",
|
|
38
|
-
},
|
|
39
|
-
component: () => import("@/views/Login/Passfindnext.vue"),
|
|
40
|
-
},
|
|
41
|
-
{
|
|
42
|
-
path: "/sign",
|
|
43
|
-
name: "Sign",
|
|
44
|
-
meta: {
|
|
45
|
-
auth: false,
|
|
46
|
-
layout: "baselayout",
|
|
47
|
-
},
|
|
48
|
-
component: () => import("@/views/Login/Sign.vue"),
|
|
49
|
-
},
|
|
50
|
-
{
|
|
51
|
-
path: "/guide",
|
|
52
|
-
name: "guide",
|
|
53
|
-
meta: {
|
|
54
|
-
auth: false,
|
|
55
|
-
layout: "baselayout",
|
|
56
|
-
},
|
|
57
|
-
component: () => import("@/views/guide.vue"),
|
|
58
|
-
},
|
|
59
|
-
{
|
|
60
|
-
path: "/",
|
|
61
|
-
name: "guideIndex",
|
|
62
|
-
meta: {
|
|
63
|
-
auth: true,
|
|
64
|
-
layout: "baselayout",
|
|
65
|
-
},
|
|
66
|
-
component: () => import("@/views/guideIndex.vue"),
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
path: "/signSuccessfully",
|
|
70
|
-
name: "SignSuccessfully",
|
|
71
|
-
meta: {
|
|
72
|
-
auth: false,
|
|
73
|
-
layout: "baselayout",
|
|
74
|
-
},
|
|
75
|
-
component: () => import("@/views/Login/SignSuccessfully.vue"),
|
|
76
|
-
},
|
|
77
|
-
{
|
|
78
|
-
path: "/",
|
|
79
|
-
name: "home",
|
|
80
|
-
icon: require("@/assets/center/menuIcon/kucun.png"),
|
|
81
|
-
meta: {
|
|
82
|
-
Title: "我的工作",
|
|
83
|
-
isMenu: false,
|
|
84
|
-
},
|
|
85
|
-
component: formBaseRouter,
|
|
86
|
-
children: [
|
|
87
|
-
{
|
|
88
|
-
path: "/index",
|
|
89
|
-
name: "index",
|
|
90
|
-
icon: require("@/assets/center/menuIcon/kucun.png"),
|
|
91
|
-
meta: {
|
|
92
|
-
Title: "我的工作",
|
|
93
|
-
isMenu: false,
|
|
94
|
-
},
|
|
95
|
-
component: () => import("@/views/formBuilder/index.vue"),
|
|
96
|
-
},
|
|
97
|
-
// { // 我的审批详情
|
|
98
|
-
// path: '/ExamAndApprEdit/:id',
|
|
99
|
-
// name: 'ExamAndApprEdit',
|
|
100
|
-
// meta: {
|
|
101
|
-
// Title: '我的审批详情',
|
|
102
|
-
// isMenu: false
|
|
103
|
-
// },
|
|
104
|
-
// component: () =>
|
|
105
|
-
// import('@/views/CustomerManagement/myExAndapp/components/ExamAndApprEdit.vue')
|
|
106
|
-
// },
|
|
107
|
-
// { // 我发起的审批详情
|
|
108
|
-
// path: '/checkExamAndApprEdit/:id',
|
|
109
|
-
// name: 'checkExamAndApprEdit',
|
|
110
|
-
// meta: {
|
|
111
|
-
// Title: '我发起的审批详情',
|
|
112
|
-
// isMenu: false
|
|
113
|
-
// },
|
|
114
|
-
// component: () =>
|
|
115
|
-
// import('@/views/CustomerManagement/myExAndapp/components/checkExamAndApprEdit.vue')
|
|
116
|
-
// },
|
|
117
|
-
// { // 我发起的审批编辑
|
|
118
|
-
// path: '/editCustomer/:id/:auditId/:no/:type',
|
|
119
|
-
// name: 'EditCustomer',
|
|
120
|
-
// meta: {
|
|
121
|
-
// Title: '我发起的审批编辑',
|
|
122
|
-
// isMenu: false
|
|
123
|
-
// },
|
|
124
|
-
// component: () =>
|
|
125
|
-
// import('@/views/CustomerManagement/myExAndapp/components/editCustomer.vue')
|
|
126
|
-
// },
|
|
127
|
-
// { // 我发起的审批编辑
|
|
128
|
-
// path: '/editCustomer/:id/:auditId/:no/:type',
|
|
129
|
-
// name: 'EditCustomer',
|
|
130
|
-
// meta: {
|
|
131
|
-
// Title: '我发起的审批编辑',
|
|
132
|
-
// isMenu: false
|
|
133
|
-
// },
|
|
134
|
-
// component: () =>
|
|
135
|
-
// import('@/views/CustomerManagement/myExAndapp/components/editCustomer.vue')
|
|
136
|
-
// }
|
|
137
|
-
],
|
|
138
|
-
},
|
|
139
|
-
|
|
140
|
-
// 下面两个路由配置不允许注释掉
|
|
141
|
-
{
|
|
142
|
-
path: "/customFrom",
|
|
143
|
-
name: "customFrom",
|
|
144
|
-
icon: require("@/assets/center/menuIcon/kucun.png"),
|
|
145
|
-
meta: {
|
|
146
|
-
Title: "自定义表单",
|
|
147
|
-
isMenu: false,
|
|
148
|
-
},
|
|
149
|
-
component: BaseRouter,
|
|
150
|
-
children: [
|
|
151
|
-
{
|
|
152
|
-
path: "/formGeneration/:id",
|
|
153
|
-
name: "formGeneration",
|
|
154
|
-
component: () => import("@/views/formBuilder/formGeneration.vue"),
|
|
155
|
-
meta: {
|
|
156
|
-
Title: "表单信息",
|
|
157
|
-
auth: true,
|
|
158
|
-
},
|
|
159
|
-
},
|
|
160
|
-
{
|
|
161
|
-
path: "/formDataDetail/:id",
|
|
162
|
-
name: "formDataDetail",
|
|
163
|
-
component: () => import("@/views/formBuilder/formDataDetail.vue"),
|
|
164
|
-
meta: {
|
|
165
|
-
Title: "表单信息",
|
|
166
|
-
auth: true,
|
|
167
|
-
},
|
|
168
|
-
},
|
|
169
|
-
{
|
|
170
|
-
path: "/designListPage/:id",
|
|
171
|
-
name: "designListPage",
|
|
172
|
-
component: () => import("@/views/formBuilder/designListPage.vue"),
|
|
173
|
-
meta: {
|
|
174
|
-
Title: "表单信息",
|
|
175
|
-
auth: true,
|
|
176
|
-
},
|
|
177
|
-
},
|
|
178
|
-
],
|
|
179
|
-
},
|
|
180
|
-
|
|
181
|
-
// {
|
|
182
|
-
// path: '/addEmployeeInfo',
|
|
183
|
-
// name: 'addEmployeeInfo',
|
|
184
|
-
// component: () =>
|
|
185
|
-
// import('@/views/TransactionManagement/MyAssociate/AddEmployee/EmployeeInfo/index.vue'),
|
|
186
|
-
// meta: {
|
|
187
|
-
// Title: '员工入职',
|
|
188
|
-
// auth: true
|
|
189
|
-
// }
|
|
190
|
-
// },
|
|
191
|
-
// {
|
|
192
|
-
// path: '/employeeInfoDetail',
|
|
193
|
-
// name: 'employeeInfoDetail',
|
|
194
|
-
// component: () =>
|
|
195
|
-
// import('@/views/TransactionManagement/MyAssociate/AddEmployee/EmployeeInfo/Detail.vue'),
|
|
196
|
-
// meta: {
|
|
197
|
-
// Title: '员工详情',
|
|
198
|
-
// auth: true
|
|
199
|
-
// }
|
|
200
|
-
// },
|
|
201
|
-
// {
|
|
202
|
-
// path: '/h5',
|
|
203
|
-
// name: 'h5',
|
|
204
|
-
// component: () =>
|
|
205
|
-
// import('@/views/h5/index.vue'),
|
|
206
|
-
// meta: {
|
|
207
|
-
// Title: '企管帮APP',
|
|
208
|
-
// auth: true,
|
|
209
|
-
// layout: 'baselayout'
|
|
210
|
-
// }
|
|
211
|
-
// },
|
|
212
|
-
// {
|
|
213
|
-
// path: '/hiringList',
|
|
214
|
-
// name: 'hiringList',
|
|
215
|
-
// component: () =>
|
|
216
|
-
// import('@/views/TransactionManagement/InterviewManagement/hiringPost/hiringList.vue'),
|
|
217
|
-
// meta: {
|
|
218
|
-
// Title: '招聘岗位列表',
|
|
219
|
-
// auth: true
|
|
220
|
-
// }
|
|
221
|
-
// },
|
|
222
|
-
// {
|
|
223
|
-
// path: '/addHiring',
|
|
224
|
-
// name: 'addHiring',
|
|
225
|
-
// component: () =>
|
|
226
|
-
// import('@/views/TransactionManagement/InterviewManagement/hiringPost/addHiring.vue'),
|
|
227
|
-
// meta: {
|
|
228
|
-
// Title: '新增招聘岗位',
|
|
229
|
-
// auth: true
|
|
230
|
-
// }
|
|
231
|
-
// },
|
|
232
|
-
// {
|
|
233
|
-
// path: '/hiringDetail',
|
|
234
|
-
// name: 'hiringDetail',
|
|
235
|
-
// component: () =>
|
|
236
|
-
// import('@/views/TransactionManagement/InterviewManagement/hiringPost/hiringDetail.vue'),
|
|
237
|
-
// meta: {
|
|
238
|
-
// Title: '招聘岗位详情',
|
|
239
|
-
// auth: true
|
|
240
|
-
// }
|
|
241
|
-
// },
|
|
242
|
-
// {
|
|
243
|
-
// path: '/talentsHiringList',
|
|
244
|
-
// name: 'talentsHiringList',
|
|
245
|
-
// component: () =>
|
|
246
|
-
// import('@/views/TransactionManagement/InterviewManagement/talentsHiring/talentsHiringList.vue'),
|
|
247
|
-
// meta: {
|
|
248
|
-
// Title: '人才招聘',
|
|
249
|
-
// auth: true
|
|
250
|
-
// }
|
|
251
|
-
// },
|
|
252
|
-
// {
|
|
253
|
-
// path: '/sendManagementList',
|
|
254
|
-
// name: 'sendManagementList',
|
|
255
|
-
// component: () =>
|
|
256
|
-
// import('@/views/TransactionManagement/InterviewManagement/sendManagement/sendManagementList.vue'),
|
|
257
|
-
// meta: {
|
|
258
|
-
// Title: '投递管理',
|
|
259
|
-
// auth: true
|
|
260
|
-
// }
|
|
261
|
-
// },
|
|
262
|
-
// {
|
|
263
|
-
// path: '/resumeDetails',
|
|
264
|
-
// name: 'resumeDetails',
|
|
265
|
-
// component: () =>
|
|
266
|
-
// import('@/views/TransactionManagement/InterviewManagement/sendManagement/resumeDetails.vue'),
|
|
267
|
-
// meta: {
|
|
268
|
-
// Title: '投递简历详情',
|
|
269
|
-
// auth: true
|
|
270
|
-
// }
|
|
271
|
-
// },
|
|
272
|
-
// {
|
|
273
|
-
// path: '/talentsHiringDetails',
|
|
274
|
-
// name: 'talentsHiringDetails',
|
|
275
|
-
// component: () =>
|
|
276
|
-
// import('@/views/TransactionManagement/InterviewManagement/talentsHiring/talentsHiringDetails.vue'),
|
|
277
|
-
// meta: {
|
|
278
|
-
// Title: '人才简历详情',
|
|
279
|
-
// auth: true
|
|
280
|
-
// }
|
|
281
|
-
// },
|
|
282
|
-
// {
|
|
283
|
-
// path: '/addReimbursement',
|
|
284
|
-
// name: 'addReimbursement',
|
|
285
|
-
// component: () =>
|
|
286
|
-
// import('@/views/AccountManagement/evectionApply/ReimbursementSystem/addReimbursement.vue'),
|
|
287
|
-
// meta: {
|
|
288
|
-
// Title: '新增差旅报销',
|
|
289
|
-
// auth: true
|
|
290
|
-
// }
|
|
291
|
-
// },
|
|
292
|
-
// {
|
|
293
|
-
// path: '/addTheCityLevel',
|
|
294
|
-
// name: 'addTheCityLevel',
|
|
295
|
-
// component: () =>
|
|
296
|
-
// import('@/views/AccountManagement/evectionApply/ReimbursementSystem/addTheCityLevel.vue'),
|
|
297
|
-
// meta: {
|
|
298
|
-
// Title: '新增城市级别',
|
|
299
|
-
// auth: true
|
|
300
|
-
// }
|
|
301
|
-
// },
|
|
302
|
-
// {
|
|
303
|
-
// path: '/rankManagement',
|
|
304
|
-
// name: 'rankManagement',
|
|
305
|
-
// component: () =>
|
|
306
|
-
// import('@/views/rankManagement/index.vue'),
|
|
307
|
-
// meta: {
|
|
308
|
-
// Title: '职级管理',
|
|
309
|
-
// auth: true
|
|
310
|
-
// }
|
|
311
|
-
// },
|
|
312
|
-
// {
|
|
313
|
-
// path: '/rankManagementAdd',
|
|
314
|
-
// name: 'rankManagementAdd',
|
|
315
|
-
// component: () =>
|
|
316
|
-
// import('@/views/rankManagement/add.vue'),
|
|
317
|
-
// meta: {
|
|
318
|
-
// Title: '新增职级',
|
|
319
|
-
// auth: true
|
|
320
|
-
// }
|
|
321
|
-
// },
|
|
322
|
-
// {
|
|
323
|
-
// path: '/positionManagement',
|
|
324
|
-
// name: 'positionManagement',
|
|
325
|
-
// component: () =>
|
|
326
|
-
// import('@/views/rankManagement/position.vue'),
|
|
327
|
-
// meta: {
|
|
328
|
-
// Title: '职位管理',
|
|
329
|
-
// auth: true
|
|
330
|
-
// }
|
|
331
|
-
// },
|
|
332
|
-
// {
|
|
333
|
-
// path: '/noticeManagement',
|
|
334
|
-
// name: 'noticeManagement',
|
|
335
|
-
// component: () =>
|
|
336
|
-
// import('@/views/noticeManagement/index.vue'),
|
|
337
|
-
// meta: {
|
|
338
|
-
// Title: '公告管理',
|
|
339
|
-
// auth: true
|
|
340
|
-
// }
|
|
341
|
-
// },
|
|
342
|
-
// {
|
|
343
|
-
// path: '/noticeManagementAdd',
|
|
344
|
-
// name: 'noticeManagementAdd',
|
|
345
|
-
// component: () =>
|
|
346
|
-
// import('@/views/noticeManagement/add.vue'),
|
|
347
|
-
// meta: {
|
|
348
|
-
// Title: '发布公告',
|
|
349
|
-
// auth: true
|
|
350
|
-
// }
|
|
351
|
-
// },
|
|
352
|
-
// {
|
|
353
|
-
// path: '/noticeManagementPage',
|
|
354
|
-
// name: 'noticeManagementPage',
|
|
355
|
-
// component: () =>
|
|
356
|
-
// import('@/views/noticeManagement/page.vue'),
|
|
357
|
-
// meta: {
|
|
358
|
-
// Title: '公告详情',
|
|
359
|
-
// auth: true
|
|
360
|
-
// }
|
|
361
|
-
// },
|
|
362
|
-
// {
|
|
363
|
-
// path: '/WorkareaPage',
|
|
364
|
-
// name: 'WorkareaPage',
|
|
365
|
-
// component: () =>
|
|
366
|
-
// import('@/views/MyBidding/Workarea/WorkareaPage.vue'),
|
|
367
|
-
// meta: {
|
|
368
|
-
// Title: '工区任务详情',
|
|
369
|
-
// auth: true
|
|
370
|
-
// }
|
|
371
|
-
// },
|
|
372
|
-
// {
|
|
373
|
-
// path: '/Notice',
|
|
374
|
-
// name: 'Notice',
|
|
375
|
-
// meta: {
|
|
376
|
-
// Title: '公告管理',
|
|
377
|
-
// auth: false
|
|
378
|
-
// },
|
|
379
|
-
// component: () =>
|
|
380
|
-
// import('@/views/Notice/Notice.vue')
|
|
381
|
-
// },
|
|
382
|
-
// {
|
|
383
|
-
// path: '/addNotice',
|
|
384
|
-
// name: 'addNotice',
|
|
385
|
-
// meta: {
|
|
386
|
-
// Title: '发布公告',
|
|
387
|
-
// auth: false
|
|
388
|
-
// },
|
|
389
|
-
// component: () =>
|
|
390
|
-
// import('@/views/Notice/addNotice.vue')
|
|
391
|
-
// },
|
|
392
|
-
// {
|
|
393
|
-
// path: '/NoticeDetails',
|
|
394
|
-
// name: 'NoticeDetails',
|
|
395
|
-
// meta: {
|
|
396
|
-
// Title: '公告详情',
|
|
397
|
-
// auth: false
|
|
398
|
-
// },
|
|
399
|
-
// component: () =>
|
|
400
|
-
// import('@/views/Notice/NoticeDetails.vue')
|
|
401
|
-
// },
|
|
402
|
-
// {
|
|
403
|
-
// path: '/taskDetails',
|
|
404
|
-
// name: 'taskDetails',
|
|
405
|
-
// component: () =>
|
|
406
|
-
// import('@/views/AccountManagement/taskManagement/taskDetails.vue'),
|
|
407
|
-
// meta: {
|
|
408
|
-
// Title: '任务记录详情',
|
|
409
|
-
// auth: true
|
|
410
|
-
// }
|
|
411
|
-
// },
|
|
412
|
-
// {
|
|
413
|
-
// path: '/childTaskDetails',
|
|
414
|
-
// name: 'childTaskDetails',
|
|
415
|
-
// component: () =>
|
|
416
|
-
// import('@/views/AccountManagement/taskManagement/childTaskDetails.vue'),
|
|
417
|
-
// meta: {
|
|
418
|
-
// Title: '任务详情',
|
|
419
|
-
// auth: true,
|
|
420
|
-
// }
|
|
421
|
-
// },
|
|
422
|
-
// {
|
|
423
|
-
// path: '/addTask',
|
|
424
|
-
// name: 'addTask',
|
|
425
|
-
// component: () =>
|
|
426
|
-
// import('@/views/AccountManagement/taskManagement/addTask.vue'),
|
|
427
|
-
// meta: {
|
|
428
|
-
// Title: '申报任务',
|
|
429
|
-
// auth: true,
|
|
430
|
-
// }
|
|
431
|
-
// },
|
|
432
|
-
// {
|
|
433
|
-
// path: '/downTask',
|
|
434
|
-
// name: 'downTask',
|
|
435
|
-
// component: () =>
|
|
436
|
-
// import('@/views/AccountManagement/taskManagement/downTask.vue'),
|
|
437
|
-
// meta: {
|
|
438
|
-
// Title: '下达任务',
|
|
439
|
-
// auth: true,
|
|
440
|
-
// }
|
|
441
|
-
// },
|
|
442
|
-
// {
|
|
443
|
-
// path: '/approveTask',
|
|
444
|
-
// name: 'approveTask',
|
|
445
|
-
// component: () =>
|
|
446
|
-
// import('@/views/AccountManagement/taskManagement/approveTask.vue'),
|
|
447
|
-
// meta: {
|
|
448
|
-
// Title: '任务审批',
|
|
449
|
-
// auth: true,
|
|
450
|
-
// }
|
|
451
|
-
// },
|
|
452
|
-
// {
|
|
453
|
-
// path: '/devpage',
|
|
454
|
-
// name: 'devpage',
|
|
455
|
-
// component: BaseRouter,
|
|
456
|
-
// meta: {
|
|
457
|
-
// Title: '开发中',
|
|
458
|
-
// auth: true,
|
|
459
|
-
// isMenu: true
|
|
460
|
-
// },
|
|
461
|
-
// children: [{
|
|
462
|
-
// path: '/offerDetail/:id',
|
|
463
|
-
// name: 'offerDetail',
|
|
464
|
-
// component: () => import('@/views/MyBidding/GoodsOffer/offerDetail.vue'),
|
|
465
|
-
// meta: {
|
|
466
|
-
// Title: '开发中--报价',
|
|
467
|
-
// isMenu: true
|
|
468
|
-
// }
|
|
469
|
-
// }, ]
|
|
470
|
-
// },
|
|
471
|
-
// 班次管理
|
|
472
|
-
|
|
473
|
-
// {
|
|
474
|
-
// path: '/invoiceAdd',
|
|
475
|
-
// name: 'invoiceAdd',
|
|
476
|
-
// component: _AccountImport('invoiceAdd'),
|
|
477
|
-
// meta: {
|
|
478
|
-
// title: '新增进项发票',
|
|
479
|
-
// auth: true
|
|
480
|
-
// }
|
|
481
|
-
// },
|
|
482
|
-
// {
|
|
483
|
-
// path: '/invoiceDetail',
|
|
484
|
-
// name: 'invoiceDetail',
|
|
485
|
-
// component: _AccountImport('invoiceDetail'),
|
|
486
|
-
// meta: {
|
|
487
|
-
// title: '进项发票详情',
|
|
488
|
-
// auth: true
|
|
489
|
-
// }
|
|
490
|
-
// },
|
|
491
|
-
// 班次管理
|
|
492
|
-
// {
|
|
493
|
-
// path: '/socialManage',
|
|
494
|
-
// name: 'socialManage',
|
|
495
|
-
// component: resolve => require([`@/views/AccountManagement/socialManage/socialManage.vue`], resolve),
|
|
496
|
-
// meta: {
|
|
497
|
-
// title: '班次管理',
|
|
498
|
-
// auth: true
|
|
499
|
-
// }
|
|
500
|
-
// },
|
|
501
|
-
// {
|
|
502
|
-
// path: '/SealsUse',
|
|
503
|
-
// name: 'SealsUse',
|
|
504
|
-
// component: resolve => require([`@/views/InformationManagement/SealRecord/components/SealsUse.vue`], resolve),
|
|
505
|
-
// meta: {
|
|
506
|
-
// title: '印章使用',
|
|
507
|
-
// auth: true
|
|
508
|
-
// }
|
|
509
|
-
// },
|
|
510
|
-
// {
|
|
511
|
-
// path: '/CarRecordApply',
|
|
512
|
-
// name: 'CarRecordApply',
|
|
513
|
-
// component: resolve => require([`@/views/InformationManagement/CarRecord/components/CarRecordApply.vue`], resolve),
|
|
514
|
-
// meta: {
|
|
515
|
-
// title: '印章使用',
|
|
516
|
-
// auth: true
|
|
517
|
-
// }
|
|
518
|
-
// },
|
|
519
|
-
// 打卡时间
|
|
520
|
-
// {
|
|
521
|
-
// path: '/statisticsCheckTime',
|
|
522
|
-
// name: 'statisticsCheckTime',
|
|
523
|
-
// component: _AccountImport_('ElectronicContract/statisticsCheckTime'),
|
|
524
|
-
// meta: {
|
|
525
|
-
// title: '打卡时间',
|
|
526
|
-
// auth: true
|
|
527
|
-
// }
|
|
528
|
-
// },
|
|
529
|
-
//
|
|
530
|
-
// {
|
|
531
|
-
// path: '/groupModify',
|
|
532
|
-
// name: 'groupModify',
|
|
533
|
-
// component: _AccountImport_('ElectronicContract/groupModify'),
|
|
534
|
-
// meta: {
|
|
535
|
-
// title: '新建考勤组',
|
|
536
|
-
// auth: true
|
|
537
|
-
// }
|
|
538
|
-
// },
|
|
539
|
-
// {
|
|
540
|
-
// path: '/companyManage',
|
|
541
|
-
// name: 'MemberCenter',
|
|
542
|
-
// component: () =>
|
|
543
|
-
// import('@/views/MemberCenter/companyManage/index.vue'),
|
|
544
|
-
// meta: {
|
|
545
|
-
// Title: '企业管理',
|
|
546
|
-
// auth: true
|
|
547
|
-
// }
|
|
548
|
-
// },
|
|
549
|
-
// { // 我的消息
|
|
550
|
-
// path: '/myMessage',
|
|
551
|
-
// name: 'MyMessage',
|
|
552
|
-
// component: () =>
|
|
553
|
-
// import ('@/views/MemberCenter/MyMessage/MyMessage.vue'),
|
|
554
|
-
// meta: {
|
|
555
|
-
// Title: '我的消息',
|
|
556
|
-
// auth: true
|
|
557
|
-
// }
|
|
558
|
-
// },
|
|
559
|
-
// { // 我的消息 详情
|
|
560
|
-
// path: '/messageDetails/:id',
|
|
561
|
-
// name: 'MessageDetails',
|
|
562
|
-
// component: () =>
|
|
563
|
-
// import ('@/views/MemberCenter/MyMessage/MessageDetails.vue'),
|
|
564
|
-
// meta: {
|
|
565
|
-
// Title: '消息详情',
|
|
566
|
-
// auth: true
|
|
567
|
-
// }
|
|
568
|
-
// },
|
|
569
|
-
// 账户设置
|
|
570
|
-
// { // 开票信息
|
|
571
|
-
// path: '/invoiceDetail',
|
|
572
|
-
// name: 'InvoiceDetail',
|
|
573
|
-
// component: _AccountImport_('invoiceDetail/invoiceDetail'),
|
|
574
|
-
// meta: {
|
|
575
|
-
// title: '开票信息',
|
|
576
|
-
// auth: true
|
|
577
|
-
// }
|
|
578
|
-
// },
|
|
579
|
-
// { // 修改密码
|
|
580
|
-
// path: '/changePassword',
|
|
581
|
-
// name: 'ChangePassword',
|
|
582
|
-
// component: _AccountImport_('EssentialInformation/ChangePassword'),
|
|
583
|
-
// meta: {
|
|
584
|
-
// Title: '修改密码',
|
|
585
|
-
// auth: true
|
|
586
|
-
// }
|
|
587
|
-
// },
|
|
588
|
-
// { // 修改绑定手机 第一步 输入密码
|
|
589
|
-
// path: '/enterPassword',
|
|
590
|
-
// name: 'EnterPassword',
|
|
591
|
-
// component: _AccountImport_('EssentialInformation/EnterPassword'),
|
|
592
|
-
// meta: {
|
|
593
|
-
// Title: '账户安全',
|
|
594
|
-
// auth: true
|
|
595
|
-
// }
|
|
596
|
-
// },
|
|
597
|
-
// { // 修改绑定手机 第二步 输入新手机号验证码
|
|
598
|
-
// path: '/enterNewTel',
|
|
599
|
-
// name: 'EnterNewTel',
|
|
600
|
-
// component: _AccountImport_('EssentialInformation/EnterNewTel'),
|
|
601
|
-
// meta: {
|
|
602
|
-
// Title: '账户安全',
|
|
603
|
-
// auth: true
|
|
604
|
-
// }
|
|
605
|
-
// },
|
|
606
|
-
// { // 修改绑定手机 第三步 修改成功
|
|
607
|
-
// path: '/changeSuccessfully',
|
|
608
|
-
// name: 'ChangeSuccessfully',
|
|
609
|
-
// component: _AccountImport_('EssentialInformation/ChangeSuccessfully'),
|
|
610
|
-
// meta: {
|
|
611
|
-
// Title: '账户安全',
|
|
612
|
-
// auth: true
|
|
613
|
-
// }
|
|
614
|
-
// },
|
|
615
|
-
// { // 账户安全
|
|
616
|
-
// path: '/security',
|
|
617
|
-
// name: 'Security',
|
|
618
|
-
// component: _AccountImport_('AccountSecurity/AccountSecurity'),
|
|
619
|
-
// meta: {
|
|
620
|
-
// Title: '账户安全',
|
|
621
|
-
// auth: true
|
|
622
|
-
// }
|
|
623
|
-
// },
|
|
624
|
-
// // 认证中心
|
|
625
|
-
// { // 认证中心 一级页面
|
|
626
|
-
// path: '/authenticationManagement',
|
|
627
|
-
// name: 'AuthenticationManagement',
|
|
628
|
-
// component: _AccountImport_('Authentication/AuthenticationManagement/AuthenticationManagement'),
|
|
629
|
-
// meta: {
|
|
630
|
-
// Title: '认证中心',
|
|
631
|
-
// auth: true
|
|
632
|
-
// }
|
|
633
|
-
// },
|
|
634
|
-
// // 电子合同
|
|
635
|
-
// {
|
|
636
|
-
// path: '/electronicContract',
|
|
637
|
-
// name: 'ElectronicContract',
|
|
638
|
-
// component: _AccountImport_('ElectronicContract/ElectronicContract'),
|
|
639
|
-
// meta: {
|
|
640
|
-
// Title: '电子合同',
|
|
641
|
-
// auth: true
|
|
642
|
-
// }
|
|
643
|
-
// },
|
|
644
|
-
// 实名认证
|
|
645
|
-
// {
|
|
646
|
-
// path: '/authenticationRealName',
|
|
647
|
-
// name: 'AuthenticationRealName',
|
|
648
|
-
// component: _AccountImport_('Authentication/AuthenticationRealName/AuthenticationRealName'),
|
|
649
|
-
// meta: {
|
|
650
|
-
// auth: true,
|
|
651
|
-
// layout: 'baselayout'
|
|
652
|
-
// }
|
|
653
|
-
// },
|
|
654
|
-
// { // 实名认证成功页面
|
|
655
|
-
// path: '/authenticationSuccess',
|
|
656
|
-
// name: 'AuthenticationSuccess',
|
|
657
|
-
// component: _AccountImport_('Authentication/AuthenticationRealName/components/AuthenticationSuccess'),
|
|
658
|
-
// meta: {
|
|
659
|
-
// auth: true,
|
|
660
|
-
// layout: 'baselayout'
|
|
661
|
-
// }
|
|
662
|
-
// },
|
|
663
|
-
// { // 企业认证
|
|
664
|
-
// path: '/enterpriseAuthentication',
|
|
665
|
-
// name: 'EnterpriseAuthentication',
|
|
666
|
-
// component: _AccountImport_('Authentication/EnterpriseAuthentication/EnterpriseAuthentication'),
|
|
667
|
-
// meta: {
|
|
668
|
-
// auth: true,
|
|
669
|
-
// layout: 'baselayout'
|
|
670
|
-
// }
|
|
671
|
-
// },
|
|
672
|
-
// { // 企业认证成功页面
|
|
673
|
-
// path: '/authenticationCompanySuccess',
|
|
674
|
-
// name: 'AuthenticationCompanySuccess',
|
|
675
|
-
// component: _AccountImport_('Authentication/EnterpriseAuthentication/components/AuthenticationCompanySuccess'),
|
|
676
|
-
// meta: {
|
|
677
|
-
// layout: 'baselayout',
|
|
678
|
-
// auth: true
|
|
679
|
-
// }
|
|
680
|
-
// },
|
|
681
|
-
|
|
682
|
-
// {
|
|
683
|
-
// path: '/myAddress',
|
|
684
|
-
// name: 'MyAddress',
|
|
685
|
-
// component: _AccountImport_('MyAddress/MyAddress'),
|
|
686
|
-
// meta: {
|
|
687
|
-
// Title: '收货地址',
|
|
688
|
-
// auth: true
|
|
689
|
-
// }
|
|
690
|
-
// },
|
|
691
|
-
// {
|
|
692
|
-
// path: '/contractTemplate',
|
|
693
|
-
// name: 'contractTemplate',
|
|
694
|
-
// component: _AccountImport_('brainpowerContract/contractTemplate/contractTemplate'),
|
|
695
|
-
// meta: {
|
|
696
|
-
// Title: '合同模板',
|
|
697
|
-
// auth: true
|
|
698
|
-
// }
|
|
699
|
-
// },
|
|
700
|
-
|
|
701
|
-
{
|
|
702
|
-
path: "/Notfound",
|
|
703
|
-
name: "页面不存在",
|
|
704
|
-
meta: {
|
|
705
|
-
isMenu: false,
|
|
706
|
-
hidden: true,
|
|
707
|
-
},
|
|
708
|
-
},
|
|
709
|
-
// {
|
|
710
|
-
// path: '/contractTemplateManage',
|
|
711
|
-
// name: 'contractTemplateManage',
|
|
712
|
-
// component: _AccountImport_('brainpowerContract/contractTemplate'),
|
|
713
|
-
// meta: {
|
|
714
|
-
// Title: '合同模板',
|
|
715
|
-
// auth: true
|
|
716
|
-
// }
|
|
717
|
-
// },
|
|
718
|
-
// {
|
|
719
|
-
// path: '/theContractFor',
|
|
720
|
-
// name: 'theContractFor',
|
|
721
|
-
// component: _AccountImport_('brainpowerContract/theContractFor'),
|
|
722
|
-
// meta: {
|
|
723
|
-
// Title: '申请合同',
|
|
724
|
-
// auth: true
|
|
725
|
-
// }
|
|
726
|
-
// },
|
|
727
|
-
// {
|
|
728
|
-
// path: '/materialContractTemplate',
|
|
729
|
-
// name: 'materialContractTemplate',
|
|
730
|
-
// component: _AccountImport_('brainpowerContract/contract/materialContract'),
|
|
731
|
-
// meta: {
|
|
732
|
-
// Title: '新增材料采购合同模板',
|
|
733
|
-
// auth: true
|
|
734
|
-
// }
|
|
735
|
-
// },{
|
|
736
|
-
// path: '/editorMaterialContractTemplate',
|
|
737
|
-
// name: 'editorMaterialContractTemplate',
|
|
738
|
-
// component: _AccountImport_('brainpowerContract/contract/editorMaterialContract'),
|
|
739
|
-
// meta: {
|
|
740
|
-
// Title: '编辑材料采购合同模板',
|
|
741
|
-
// auth: true
|
|
742
|
-
// }
|
|
743
|
-
// },
|
|
744
|
-
// {
|
|
745
|
-
// path: '/ProjectContractTemplate',
|
|
746
|
-
// name: 'ProjectContractTemplate',
|
|
747
|
-
// component: _AccountImport_('brainpowerContract/contract/projectContract'),
|
|
748
|
-
// meta: {
|
|
749
|
-
// Title: '新增工程分包合同模板',
|
|
750
|
-
// auth: true
|
|
751
|
-
// }
|
|
752
|
-
// },{
|
|
753
|
-
// path: '/editorProjectContractTemplate',
|
|
754
|
-
// name: 'editorProjectContractTemplate',
|
|
755
|
-
// component: _AccountImport_('brainpowerContract/contract/editorProjectContract'),
|
|
756
|
-
// meta: {
|
|
757
|
-
// Title: '编辑工程分包合同模板',
|
|
758
|
-
// auth: true
|
|
759
|
-
// }
|
|
760
|
-
// },
|
|
761
|
-
// {
|
|
762
|
-
// path: '/contractManagement',
|
|
763
|
-
// name: 'contractManagement',
|
|
764
|
-
// component: _AccountImport_('brainpowerContract/contractManagement'),
|
|
765
|
-
// meta: {
|
|
766
|
-
// Title: '合同管理',
|
|
767
|
-
// auth: true
|
|
768
|
-
// }
|
|
769
|
-
// },
|
|
770
|
-
// {
|
|
771
|
-
// path: '/materialContract',
|
|
772
|
-
// name: 'materialContract',
|
|
773
|
-
// component: _AccountImport_('brainpowerContract/contract/materialContract'),
|
|
774
|
-
// meta: {
|
|
775
|
-
// Title: '新增材料合同',
|
|
776
|
-
// auth: true
|
|
777
|
-
// }
|
|
778
|
-
// },{
|
|
779
|
-
// path: '/editorMaterialContract',
|
|
780
|
-
// name: 'editorMaterialContract',
|
|
781
|
-
// component: _AccountImport_('brainpowerContract/contract/editorMaterialContract'),
|
|
782
|
-
// meta: {
|
|
783
|
-
// Title: '编辑材料合同',
|
|
784
|
-
// auth: true
|
|
785
|
-
// }
|
|
786
|
-
// },{
|
|
787
|
-
// path: '/detailsMaterialContract',
|
|
788
|
-
// name: 'detailsMaterialContract',
|
|
789
|
-
// component: _AccountImport_('brainpowerContract/contract/detailsMaterialContract'),
|
|
790
|
-
// meta: {
|
|
791
|
-
// Title: '材料合同详情',
|
|
792
|
-
// auth: true
|
|
793
|
-
// }
|
|
794
|
-
// },
|
|
795
|
-
// {
|
|
796
|
-
// path: '/projectContract',
|
|
797
|
-
// name: 'projectContract',
|
|
798
|
-
// component: _AccountImport_('brainpowerContract/contract/projectContract'),
|
|
799
|
-
// meta: {
|
|
800
|
-
// Title: '新增工程分包合同',
|
|
801
|
-
// auth: true
|
|
802
|
-
// }
|
|
803
|
-
// },
|
|
804
|
-
// {
|
|
805
|
-
// path: '/editorProjectContract',
|
|
806
|
-
// name: 'editorProjectContract',
|
|
807
|
-
// component: _AccountImport_('brainpowerContract/contract/editorProjectContract'),
|
|
808
|
-
// meta: {
|
|
809
|
-
// Title: '编辑工程分包合同',
|
|
810
|
-
// auth: true
|
|
811
|
-
// }
|
|
812
|
-
// },{
|
|
813
|
-
// path: '/detailsProjectContract',
|
|
814
|
-
// name: 'detailsProjectContract',
|
|
815
|
-
// component: _AccountImport_('brainpowerContract/contract/detailsProjectContract'),
|
|
816
|
-
// meta: {
|
|
817
|
-
// Title: '工程分包合同详情',
|
|
818
|
-
// auth: true
|
|
819
|
-
// }
|
|
820
|
-
// },
|
|
821
|
-
// //设备采购
|
|
822
|
-
// {
|
|
823
|
-
// path: '/equipmentPurchase',
|
|
824
|
-
// name: 'equipmentPurchase',
|
|
825
|
-
// component: _AccountImport_('brainpowerContract/contract/equipmentConstract/equipmentPurchase'),
|
|
826
|
-
// meta: {
|
|
827
|
-
// Title: '新增设备采购合同',
|
|
828
|
-
// auth: true
|
|
829
|
-
// }
|
|
830
|
-
// },{
|
|
831
|
-
// path: '/equipmentPurchaseTemplate',
|
|
832
|
-
// name: 'equipmentPurchaseTemplate',
|
|
833
|
-
// component: _AccountImport_('brainpowerContract/contract/equipmentConstract/equipmentPurchase'),
|
|
834
|
-
// meta: {
|
|
835
|
-
// Title: '新增设备采购合同模板',
|
|
836
|
-
// auth: true
|
|
837
|
-
// }
|
|
838
|
-
// },
|
|
839
|
-
// {
|
|
840
|
-
// path: '/editorEquipmentPurchase',
|
|
841
|
-
// name: 'editorEquipmentPurchase',
|
|
842
|
-
// component: _AccountImport_('brainpowerContract/contract/equipmentConstract/editorEquipmentPurchase'),
|
|
843
|
-
// meta: {
|
|
844
|
-
// Title: '编辑设备采购合同',
|
|
845
|
-
// auth: true
|
|
846
|
-
// }
|
|
847
|
-
// },{
|
|
848
|
-
// path: '/editorEquipmentPurchaseTemplate',
|
|
849
|
-
// name: 'editorEquipmentPurchaseTemplate',
|
|
850
|
-
// component: _AccountImport_('brainpowerContract/contract/equipmentConstract/editorEquipmentPurchase'),
|
|
851
|
-
// meta: {
|
|
852
|
-
// Title: '编辑设备采购合同模板',
|
|
853
|
-
// auth: true
|
|
854
|
-
// }
|
|
855
|
-
// }, {
|
|
856
|
-
// path: '/detailsEquipmentPurchaseContract',
|
|
857
|
-
// name: 'detailsEquipmentPurchaseContract',
|
|
858
|
-
// component: _AccountImport_('brainpowerContract/contract/equipmentConstract/detailsEquipmentPurchaseContract'),
|
|
859
|
-
// meta: {
|
|
860
|
-
// Title: '设备采购合同详情',
|
|
861
|
-
// auth: true
|
|
862
|
-
// }
|
|
863
|
-
// },
|
|
864
|
-
// //设备租赁
|
|
865
|
-
// {
|
|
866
|
-
// path: '/equipmentLease',
|
|
867
|
-
// name: 'equipmentLease',
|
|
868
|
-
// component: _AccountImport_('brainpowerContract/contract/equipmentConstract/equipmentLease'),
|
|
869
|
-
// meta: {
|
|
870
|
-
// Title: '新增设备租赁合同',
|
|
871
|
-
// auth: true
|
|
872
|
-
// }
|
|
873
|
-
// },
|
|
874
|
-
// {
|
|
875
|
-
// path: '/addContract',
|
|
876
|
-
// name: 'addContract',
|
|
877
|
-
// component: _AccountImport_('brainpowerContract/EngineeringContract/index'),
|
|
878
|
-
// meta: {
|
|
879
|
-
// Title: '工程合同',
|
|
880
|
-
// auth: true
|
|
881
|
-
// }
|
|
882
|
-
// },
|
|
883
|
-
// { // 资产管理列表
|
|
884
|
-
// path: '/assetsList',
|
|
885
|
-
// name: 'assetsList',
|
|
886
|
-
// meta: {
|
|
887
|
-
// Title: '资产管理',
|
|
888
|
-
// isMenu: false
|
|
889
|
-
// },
|
|
890
|
-
// component: () =>
|
|
891
|
-
// import('@/views/AssetManagement/assetsList.vue')
|
|
892
|
-
// },
|
|
893
|
-
// { // 资产管理新增资产
|
|
894
|
-
// path: '/AssetManagement',
|
|
895
|
-
// name: 'AssetManagement',
|
|
896
|
-
// meta: {
|
|
897
|
-
// Title: '新增资产',
|
|
898
|
-
// isMenu: false
|
|
899
|
-
// },
|
|
900
|
-
// component: () =>
|
|
901
|
-
// import('@/views/AssetManagement/AssetManagement.vue')
|
|
902
|
-
// },
|
|
903
|
-
// {
|
|
904
|
-
// path: '/purchaseapply',
|
|
905
|
-
// name: "purchaseapply",
|
|
906
|
-
// meta: {
|
|
907
|
-
// title: "采购申请",
|
|
908
|
-
// auth: true
|
|
909
|
-
// },
|
|
910
|
-
// component: () => import('@/views/BudgetManage/PurchaseApply/purchaseApply.vue')
|
|
911
|
-
|
|
912
|
-
// },
|
|
913
|
-
// {
|
|
914
|
-
|
|
915
|
-
// path: '/addPurchaseApply',
|
|
916
|
-
// name: "addPurchaseApply",
|
|
917
|
-
// meta: {
|
|
918
|
-
// title: "新增采购申请",
|
|
919
|
-
// auth: true
|
|
920
|
-
// },
|
|
921
|
-
// component: () => import('@/views/BudgetManage/PurchaseApply/addPurchaseApply.vue')
|
|
922
|
-
// },
|
|
923
|
-
// {
|
|
924
|
-
|
|
925
|
-
// path: '/purchaseApplyDetail',
|
|
926
|
-
// name: "purchaseApplyDetail",
|
|
927
|
-
// meta: {
|
|
928
|
-
// title: "采购申请详情",
|
|
929
|
-
// auth: true
|
|
930
|
-
// },
|
|
931
|
-
// component: () => import('@/views/BudgetManage/PurchaseApply/purchaseApplyDetail.vue')
|
|
932
|
-
// },
|
|
933
|
-
// {
|
|
934
|
-
|
|
935
|
-
// path: '/purchasePay',
|
|
936
|
-
// name: "purchasePay",
|
|
937
|
-
// meta: {
|
|
938
|
-
// title: "采购支付",
|
|
939
|
-
// auth: true
|
|
940
|
-
// },
|
|
941
|
-
// component: () => import('@/views/BudgetManage/PurchasePay/purchasePay.vue')
|
|
942
|
-
// },
|
|
943
|
-
// {
|
|
944
|
-
|
|
945
|
-
// path: '/addpurchasepay',
|
|
946
|
-
// name: "addpurchasepay",
|
|
947
|
-
// meta: {
|
|
948
|
-
// title: "增加采购支付",
|
|
949
|
-
// auth: true
|
|
950
|
-
// },
|
|
951
|
-
// component: () => import('@/views/BudgetManage/PurchasePay/addPurchasePay.vue')
|
|
952
|
-
// },
|
|
953
|
-
// {
|
|
954
|
-
|
|
955
|
-
// path: '/purchasePaydetail',
|
|
956
|
-
// name: "purchasePaydetail",
|
|
957
|
-
// meta: {
|
|
958
|
-
// title: "增加采购支付",
|
|
959
|
-
// auth: true
|
|
960
|
-
// },
|
|
961
|
-
// component: () => import('@/views/BudgetManage/PurchasePay/purchasePaydetail.vue')
|
|
962
|
-
// },
|
|
963
|
-
// {
|
|
964
|
-
|
|
965
|
-
// path: '/projecProcurementjh',
|
|
966
|
-
// name: "projecProcurementjh",
|
|
967
|
-
// meta: {
|
|
968
|
-
// title: "项目采购计划",
|
|
969
|
-
// auth: true
|
|
970
|
-
// },
|
|
971
|
-
// component: () => import('@/views/ProjecProcurement/ProjecProcurementJh/ProjecProcurementJh.vue')
|
|
972
|
-
// },
|
|
973
|
-
// {
|
|
974
|
-
|
|
975
|
-
// path: '/addProjecProcurementJh',
|
|
976
|
-
// name: "addProjecProcurementJh",
|
|
977
|
-
// meta: {
|
|
978
|
-
// title: "项目采购计划新增",
|
|
979
|
-
// auth: true
|
|
980
|
-
// },
|
|
981
|
-
// component: () => import('@/views/ProjecProcurement/ProjecProcurementJh/addProjecProcurementJh.vue')
|
|
982
|
-
// },
|
|
983
|
-
// {
|
|
984
|
-
|
|
985
|
-
// path: '/ProjecProcurementJhDetail',
|
|
986
|
-
// name: "ProjecProcurementJhDetail",
|
|
987
|
-
// meta: {
|
|
988
|
-
// title: "项目采购计划详情",
|
|
989
|
-
// auth: true
|
|
990
|
-
// },
|
|
991
|
-
// component: () => import('@/views/ProjecProcurement/ProjecProcurementJh/ProjecProcurementJhDetail.vue')
|
|
992
|
-
// },
|
|
993
|
-
// {
|
|
994
|
-
|
|
995
|
-
// path: '/ProjecProcurementSq',
|
|
996
|
-
// name: "ProjecProcurementSq",
|
|
997
|
-
// meta: {
|
|
998
|
-
// title: "项目采购申请",
|
|
999
|
-
// auth: true
|
|
1000
|
-
// },
|
|
1001
|
-
// component: () => import('@/views/ProjecProcurement/ProjecProcurementSq/ProjecProcurementSq.vue')
|
|
1002
|
-
// },
|
|
1003
|
-
// {
|
|
1004
|
-
|
|
1005
|
-
// path: '/addProjecProcurementSq',
|
|
1006
|
-
// name: "addProjecProcurementSq",
|
|
1007
|
-
// meta: {
|
|
1008
|
-
// title: "项目采购申请新增",
|
|
1009
|
-
// auth: true
|
|
1010
|
-
// },
|
|
1011
|
-
// component: () => import('@/views/ProjecProcurement/ProjecProcurementSq/addProjecProcurementSq.vue')
|
|
1012
|
-
// },
|
|
1013
|
-
// {
|
|
1014
|
-
|
|
1015
|
-
// path: '/ProjecProcurementSqDetail',
|
|
1016
|
-
// name: "ProjecProcurementSqDetail",
|
|
1017
|
-
// meta: {
|
|
1018
|
-
// title: "项目采购申请详情",
|
|
1019
|
-
// auth: true
|
|
1020
|
-
// },
|
|
1021
|
-
// component: () => import('@/views/ProjecProcurement/ProjecProcurementSq/ProjecProcurementSqDetail.vue')
|
|
1022
|
-
// },
|
|
1023
|
-
// {
|
|
1024
|
-
|
|
1025
|
-
// path: '/ProjecProcurementYs',
|
|
1026
|
-
// name: "ProjecProcurementYs",
|
|
1027
|
-
// meta: {
|
|
1028
|
-
// title: "项目采购验收",
|
|
1029
|
-
// auth: true
|
|
1030
|
-
// },
|
|
1031
|
-
// component: () => import('@/views/ProjecProcurement/ProjecProcurementYs/ProjecProcurementYs.vue')
|
|
1032
|
-
// },
|
|
1033
|
-
// {
|
|
1034
|
-
|
|
1035
|
-
// path: '/addProjecProcurementYs',
|
|
1036
|
-
// name: "addProjecProcurementYs",
|
|
1037
|
-
// meta: {
|
|
1038
|
-
// title: "项目采购验收",
|
|
1039
|
-
// auth: true
|
|
1040
|
-
// },
|
|
1041
|
-
// component: () => import('@/views/ProjecProcurement/ProjecProcurementYs/addProjecProcurementYs.vue')
|
|
1042
|
-
// },
|
|
1043
|
-
// {
|
|
1044
|
-
|
|
1045
|
-
// path: '/ProjecProcurementYsDetail',
|
|
1046
|
-
// name: "ProjecProcurementYsDetail",
|
|
1047
|
-
// meta: {
|
|
1048
|
-
// title: "项目采购验收",
|
|
1049
|
-
// auth: true
|
|
1050
|
-
// },
|
|
1051
|
-
// component: () => import('@/views/ProjecProcurement/ProjecProcurementYs/ProjecProcurementYsDetail.vue')
|
|
1052
|
-
// },
|
|
1053
|
-
// {
|
|
1054
|
-
|
|
1055
|
-
// path: '/ProjecProcurementGz',
|
|
1056
|
-
// name: "ProjecProcurementGz",
|
|
1057
|
-
// meta: {
|
|
1058
|
-
// title: "项目采购挂账",
|
|
1059
|
-
// auth: true
|
|
1060
|
-
// },
|
|
1061
|
-
// component: () => import('@/views/ProjecProcurement/ProjecProcurementGz/ProjecProcurementGz.vue')
|
|
1062
|
-
// },
|
|
1063
|
-
// {
|
|
1064
|
-
|
|
1065
|
-
// path: '/addProjecProcurementGz',
|
|
1066
|
-
// name: "addProjecProcurementGz",
|
|
1067
|
-
// meta: {
|
|
1068
|
-
// title: "项目采购挂账新增",
|
|
1069
|
-
// auth: true
|
|
1070
|
-
// },
|
|
1071
|
-
// component: () => import('@/views/ProjecProcurement/ProjecProcurementGz/addProjecProcurementGz.vue')
|
|
1072
|
-
// },
|
|
1073
|
-
// {
|
|
1074
|
-
|
|
1075
|
-
// path: '/ProjecProcurementGzDetail',
|
|
1076
|
-
// name: "ProjecProcurementGzDetail",
|
|
1077
|
-
// meta: {
|
|
1078
|
-
// title: "项目采购挂账详情",
|
|
1079
|
-
// auth: true
|
|
1080
|
-
// },
|
|
1081
|
-
// component: () => import('@/views/ProjecProcurement/ProjecProcurementGz/ProjecProcurementGzDetail.vue')
|
|
1082
|
-
// },
|
|
1083
|
-
// {
|
|
1084
|
-
|
|
1085
|
-
// path: '/ProjecProcurementZf',
|
|
1086
|
-
// name: "ProjecProcurementZf",
|
|
1087
|
-
// meta: {
|
|
1088
|
-
// title: "项目采购挂账详情",
|
|
1089
|
-
// auth: true
|
|
1090
|
-
// },
|
|
1091
|
-
// component: () => import('@/views/ProjecProcurement/ProjecProcurementZf/ProjecProcurementZf.vue')
|
|
1092
|
-
// },
|
|
1093
|
-
// {
|
|
1094
|
-
|
|
1095
|
-
// path: '/addProjecProcurementZf',
|
|
1096
|
-
// name: "addProjecProcurementZf",
|
|
1097
|
-
// meta: {
|
|
1098
|
-
// title: "项目采购挂账详情",
|
|
1099
|
-
// auth: true
|
|
1100
|
-
// },
|
|
1101
|
-
// component: () => import('@/views/ProjecProcurement/ProjecProcurementZf/addProjecProcurementZf.vue')
|
|
1102
|
-
// },
|
|
1103
|
-
// {
|
|
1104
|
-
|
|
1105
|
-
// path: '/ProjecProcurementZfDetail',
|
|
1106
|
-
// name: "ProjecProcurementZfDetail",
|
|
1107
|
-
// meta: {
|
|
1108
|
-
// title: "项目采购挂账详情",
|
|
1109
|
-
// auth: true
|
|
1110
|
-
// },
|
|
1111
|
-
// component: () => import('@/views/ProjecProcurement/ProjecProcurementZf/ProjecProcurementZfDetail.vue')
|
|
1112
|
-
// },
|
|
1113
|
-
// {
|
|
1114
|
-
|
|
1115
|
-
// path: '/ProjectVerification',
|
|
1116
|
-
// name: "ProjectVerification",
|
|
1117
|
-
// meta: {
|
|
1118
|
-
// title: "项目核销管理",
|
|
1119
|
-
// auth: true
|
|
1120
|
-
// },
|
|
1121
|
-
// component: () => import('@/views/ProjecProcurement/ProjectVerification/ProjectVerification.vue')
|
|
1122
|
-
// },
|
|
1123
|
-
// {
|
|
1124
|
-
|
|
1125
|
-
// path: '/ProjectVerificationVerify',
|
|
1126
|
-
// name: "ProjectVerificationVerify",
|
|
1127
|
-
// meta: {
|
|
1128
|
-
// title: "项目核销详情",
|
|
1129
|
-
// auth: true
|
|
1130
|
-
// },
|
|
1131
|
-
// component: () => import('@/views/ProjecProcurement/ProjectVerification/ProjectVerificationVerify.vue')
|
|
1132
|
-
// },
|
|
1133
|
-
// {
|
|
1134
|
-
|
|
1135
|
-
// path: '/ProjectVerificationDetail',
|
|
1136
|
-
// name: "ProjectVerificationDetail",
|
|
1137
|
-
// meta: {
|
|
1138
|
-
// title: "项目核销详情",
|
|
1139
|
-
// auth: true
|
|
1140
|
-
// },
|
|
1141
|
-
// component: () => import('@/views/ProjecProcurement/ProjectVerification/ProjectVerificationDetail.vue')
|
|
1142
|
-
// },
|
|
1143
|
-
// {
|
|
1144
|
-
|
|
1145
|
-
// path: '/ProjecProcurementGzApproval',
|
|
1146
|
-
// name: "ProjecProcurementGzApproval",
|
|
1147
|
-
// meta: {
|
|
1148
|
-
// title: "项目采购挂账审批",
|
|
1149
|
-
// auth: true
|
|
1150
|
-
// },
|
|
1151
|
-
// component: () => import('@/views/ProjecProcurement/ProjecProcurementGz/ProjecProcurementGzApproval.vue')
|
|
1152
|
-
// },
|
|
1153
|
-
// {
|
|
1154
|
-
|
|
1155
|
-
// path: '/ProjecProcurementJhApproval',
|
|
1156
|
-
// name: "ProjecProcurementJhApproval",
|
|
1157
|
-
// meta: {
|
|
1158
|
-
// title: "项目采购计划审批",
|
|
1159
|
-
// auth: true
|
|
1160
|
-
// },
|
|
1161
|
-
// component: () => import('@/views/ProjecProcurement/ProjecProcurementJh/ProjecProcurementJhApproval.vue')
|
|
1162
|
-
// },
|
|
1163
|
-
// {
|
|
1164
|
-
|
|
1165
|
-
// path: '/ProjecProcurementSqApproval',
|
|
1166
|
-
// name: "ProjecProcurementSqApproval",
|
|
1167
|
-
// meta: {
|
|
1168
|
-
// title: "项目采购申请审批",
|
|
1169
|
-
// auth: true
|
|
1170
|
-
// },
|
|
1171
|
-
// component: () => import('@/views/ProjecProcurement/ProjecProcurementSq/ProjecProcurementSqApproval.vue')
|
|
1172
|
-
// },
|
|
1173
|
-
// {
|
|
1174
|
-
// path:'/ProjecProcurementYsApproval',
|
|
1175
|
-
// name:'ProjecProcurementYsApproval',
|
|
1176
|
-
// meta:{
|
|
1177
|
-
// title:"项目采购验收审批",
|
|
1178
|
-
// auth:true
|
|
1179
|
-
// },
|
|
1180
|
-
// component:() => import('@/views/ProjecProcurement/ProjecProcurementYs/ProjecProcurementYsApproval.vue')
|
|
1181
|
-
// },
|
|
1182
|
-
// {
|
|
1183
|
-
// path:'/ProjecProcurementZfApproval',
|
|
1184
|
-
// name:'ProjecProcurementZfApproval',
|
|
1185
|
-
// meta:{
|
|
1186
|
-
// title:"项目采购支付审批",
|
|
1187
|
-
// auth:true
|
|
1188
|
-
// },
|
|
1189
|
-
// component:() => import('@/views/ProjecProcurement/ProjecProcurementZf/ProjecProcurementZfApproval.vue')
|
|
1190
|
-
// },
|
|
1191
|
-
// {
|
|
1192
|
-
// path:'/approvalbudget',
|
|
1193
|
-
// name:'approvalbudget',
|
|
1194
|
-
// meta:{
|
|
1195
|
-
// title:'企业费用计划审批',
|
|
1196
|
-
// auth:true
|
|
1197
|
-
// },
|
|
1198
|
-
// component:()=> import('@/views/BudgetManage/EnterpriseBudget/components/approvalbudget.vue')
|
|
1199
|
-
// },
|
|
1200
|
-
// {
|
|
1201
|
-
// path:'/approvalpurchase',
|
|
1202
|
-
// name:'approvalpurchase',
|
|
1203
|
-
// meta:{
|
|
1204
|
-
// title:'企业费用申请审批',
|
|
1205
|
-
// auth:true
|
|
1206
|
-
// },
|
|
1207
|
-
// component:()=> import('@/views/CompanyPurchase/components/approvalpurchase.vue')
|
|
1208
|
-
// },
|
|
1209
|
-
// {
|
|
1210
|
-
// path:'/approvalarrears',
|
|
1211
|
-
// name:'approvalarrears',
|
|
1212
|
-
// meta:{
|
|
1213
|
-
// title:'企业费用挂账审批',
|
|
1214
|
-
// auth:true
|
|
1215
|
-
// },
|
|
1216
|
-
// component:()=> import('@/views/Arrears/components/approvalarrears.vue')
|
|
1217
|
-
// },
|
|
1218
|
-
// {
|
|
1219
|
-
// path:'/approvalcostpay',
|
|
1220
|
-
// name:'approvalcostpay',
|
|
1221
|
-
// meta:{
|
|
1222
|
-
// title:'企业费用支付审批',
|
|
1223
|
-
// auth:true
|
|
1224
|
-
// },
|
|
1225
|
-
// component:()=> import('@/views/Payment/Company/components/approvalcostpay.vue')
|
|
1226
|
-
// },
|
|
1227
|
-
// {
|
|
1228
|
-
// path:'/approveBudget',
|
|
1229
|
-
// name:'approveBudget',
|
|
1230
|
-
// meta:{
|
|
1231
|
-
// title:'项目费用预算审批',
|
|
1232
|
-
// auth:true
|
|
1233
|
-
// },
|
|
1234
|
-
// component:()=> import('@/views/BudgetManage/ProBudget/components/approveBudget.vue')
|
|
1235
|
-
// },
|
|
1236
|
-
// {
|
|
1237
|
-
// path: '/CreditManagementEdit',
|
|
1238
|
-
// name: 'CreditManagementEdit',
|
|
1239
|
-
// component: () =>
|
|
1240
|
-
// import('@/views/FinancialManagement/CreditManagement/CreditManagementEdit.vue'),
|
|
1241
|
-
// meta: {
|
|
1242
|
-
// Title: '编辑收款',
|
|
1243
|
-
// auth: true
|
|
1244
|
-
// }
|
|
1245
|
-
// },
|
|
1246
|
-
// {
|
|
1247
|
-
// path: '/bankAccount',
|
|
1248
|
-
// name: 'bankAccount',
|
|
1249
|
-
// component: () =>
|
|
1250
|
-
// import('@/views/System/bankAccount/bankAccount.vue'),
|
|
1251
|
-
// meta: {
|
|
1252
|
-
// Title: '银行账户信息',
|
|
1253
|
-
// auth: true
|
|
1254
|
-
// }
|
|
1255
|
-
// },
|
|
1256
|
-
// {
|
|
1257
|
-
// path: '/addBankAccount',
|
|
1258
|
-
// name: 'addBankAccount',
|
|
1259
|
-
// component: () =>
|
|
1260
|
-
// import('@/views/System/bankAccount/addBankAccount.vue'),
|
|
1261
|
-
// meta: {
|
|
1262
|
-
// Title: '新增银行账户',
|
|
1263
|
-
// auth: true
|
|
1264
|
-
// }
|
|
1265
|
-
// },
|
|
1266
|
-
// {
|
|
1267
|
-
// path: '/editBankAccount',
|
|
1268
|
-
// name: 'editBankAccount',
|
|
1269
|
-
// component: () =>
|
|
1270
|
-
// import('@/views/System/bankAccount/editBankAccount.vue'),
|
|
1271
|
-
// meta: {
|
|
1272
|
-
// Title: '编辑银行账户',
|
|
1273
|
-
// auth: true
|
|
1274
|
-
// }
|
|
1275
|
-
// },
|
|
1276
|
-
// {
|
|
1277
|
-
// path: '/bankAccountDetail',
|
|
1278
|
-
// name: 'bankAccountDetail',
|
|
1279
|
-
// component: () =>
|
|
1280
|
-
// import('@/views/System/bankAccount/bankAccountDetail.vue'),
|
|
1281
|
-
// meta: {
|
|
1282
|
-
// Title: '银行账户详情',
|
|
1283
|
-
// auth: true
|
|
1284
|
-
// }
|
|
1285
|
-
// },
|
|
1286
|
-
// {
|
|
1287
|
-
// path: '/fundRecord',
|
|
1288
|
-
// name: 'fundRecord',
|
|
1289
|
-
// component: () =>
|
|
1290
|
-
// import('@/views/FinancialManagement/fundRecord/fundRecord.vue'),
|
|
1291
|
-
// meta: {
|
|
1292
|
-
// Title: '往来资金支付',
|
|
1293
|
-
// auth: true
|
|
1294
|
-
// }
|
|
1295
|
-
// },
|
|
1296
|
-
// {
|
|
1297
|
-
// path: '/addFundRecord',
|
|
1298
|
-
// name: 'addFundRecord',
|
|
1299
|
-
// component: () =>
|
|
1300
|
-
// import('@/views/FinancialManagement/fundRecord/addFundRecord.vue'),
|
|
1301
|
-
// meta: {
|
|
1302
|
-
// Title: '新增往来资金支付',
|
|
1303
|
-
// auth: true
|
|
1304
|
-
// }
|
|
1305
|
-
// },
|
|
1306
|
-
// {
|
|
1307
|
-
// path: '/editFundRecord',
|
|
1308
|
-
// name: 'editFundRecord',
|
|
1309
|
-
// component: () =>
|
|
1310
|
-
// import('@/views/FinancialManagement/fundRecord/editFundRecord.vue'),
|
|
1311
|
-
// meta: {
|
|
1312
|
-
// Title: '编辑往来资金支付',
|
|
1313
|
-
// auth: true
|
|
1314
|
-
// }
|
|
1315
|
-
// },
|
|
1316
|
-
// {
|
|
1317
|
-
// path: '/fundRecordDetail',
|
|
1318
|
-
// name: 'fundRecordDetail',
|
|
1319
|
-
// component: () =>
|
|
1320
|
-
// import('@/views/FinancialManagement/fundRecord/fundRecordDetail.vue'),
|
|
1321
|
-
// meta: {
|
|
1322
|
-
// Title: '往来资金支付详情',
|
|
1323
|
-
// auth: true
|
|
1324
|
-
// }
|
|
1325
|
-
// },
|
|
1326
|
-
// {
|
|
1327
|
-
// path: '/approvalFund',
|
|
1328
|
-
// name: 'approvalFund',
|
|
1329
|
-
// component: () =>
|
|
1330
|
-
// import('@/views/FinancialManagement/fundRecord/approvalFund.vue'),
|
|
1331
|
-
// meta: {
|
|
1332
|
-
// Title: '往来资金支付审批',
|
|
1333
|
-
// auth: true
|
|
1334
|
-
// }
|
|
1335
|
-
// },
|
|
1336
|
-
// {
|
|
1337
|
-
// path: '/approvalCollection',
|
|
1338
|
-
// name: 'approvalCollection',
|
|
1339
|
-
// component: () =>
|
|
1340
|
-
// import('@/views/FinancialManagement/CreditManagement/approvalCollection.vue'),
|
|
1341
|
-
// meta: {
|
|
1342
|
-
// Title: '收款审批',
|
|
1343
|
-
// auth: true
|
|
1344
|
-
// }
|
|
1345
|
-
// },
|
|
1346
|
-
// {
|
|
1347
|
-
// path: '/approvalFund',
|
|
1348
|
-
// name: 'approvalFund',
|
|
1349
|
-
// component: () =>
|
|
1350
|
-
// import('@/views/FinancialManagement/fundRecord/approvalFund.vue'),
|
|
1351
|
-
// meta: {
|
|
1352
|
-
// Title: '往来资金支付审批',
|
|
1353
|
-
// auth: true
|
|
1354
|
-
// }
|
|
1355
|
-
// },
|
|
1356
|
-
// {
|
|
1357
|
-
// path: '/approvalCollection',
|
|
1358
|
-
// name: 'approvalCollection',
|
|
1359
|
-
// component: () =>
|
|
1360
|
-
// import('@/views/FinancialManagement/CreditManagement/approvalCollection.vue'),
|
|
1361
|
-
// meta: {
|
|
1362
|
-
// Title: '收款申请审批',
|
|
1363
|
-
// auth: true
|
|
1364
|
-
// }
|
|
1365
|
-
// },
|
|
1366
|
-
|
|
1367
|
-
// {
|
|
1368
|
-
// path: '/setting',
|
|
1369
|
-
// name: 'setting',
|
|
1370
|
-
// meta: {
|
|
1371
|
-
// Title: '系统设置',
|
|
1372
|
-
// auth: false
|
|
1373
|
-
// },
|
|
1374
|
-
// component: () => import('@/views/System/Setting/Setting'),
|
|
1375
|
-
// redirect: '/basicInfoP',
|
|
1376
|
-
// children: [
|
|
1377
|
-
// { // 基本信息
|
|
1378
|
-
// path: '/basicInfoP',
|
|
1379
|
-
// name: 'basicInfoP',
|
|
1380
|
-
// component: () => import('@/views/System/Setting/components/basicInfoP'),
|
|
1381
|
-
// meta: {
|
|
1382
|
-
// Title: '基本信息',
|
|
1383
|
-
// auth: true,
|
|
1384
|
-
// isMenu: false
|
|
1385
|
-
// }
|
|
1386
|
-
// },
|
|
1387
|
-
// { // 修改绑定手机 第一步 输入密码
|
|
1388
|
-
// path: '/settingEnterPassword',
|
|
1389
|
-
// name: 'settingEnterPassword',
|
|
1390
|
-
// component: () => import('@/views/System/Setting/components/EssentialInformation/EnterPassword'),
|
|
1391
|
-
// meta: {
|
|
1392
|
-
// Title: '账户安全',
|
|
1393
|
-
// auth: true
|
|
1394
|
-
// }
|
|
1395
|
-
// },
|
|
1396
|
-
// { // 修改绑定手机 第二步 输入新手机号验证码
|
|
1397
|
-
// path: '/settingEnterNewTel',
|
|
1398
|
-
// name: 'settingEnterNewTel',
|
|
1399
|
-
// component: () => import('@/views/System/Setting/components/EssentialInformation/EnterNewTel'),
|
|
1400
|
-
// meta: {
|
|
1401
|
-
// Title: '账户安全',
|
|
1402
|
-
// auth: true
|
|
1403
|
-
// }
|
|
1404
|
-
// },
|
|
1405
|
-
// { // 账户安全
|
|
1406
|
-
// path: '/settingSecurity',
|
|
1407
|
-
// name: 'settingSecurity',
|
|
1408
|
-
// component: () => import('@/views/System/Setting/components/AccountSecurity/AccountSecurity'),
|
|
1409
|
-
// meta: {
|
|
1410
|
-
// Title: '账户安全',
|
|
1411
|
-
// auth: true
|
|
1412
|
-
// }
|
|
1413
|
-
// },
|
|
1414
|
-
// { // 修改密码
|
|
1415
|
-
// path: '/settingChangePassword',
|
|
1416
|
-
// name: 'settingChangePassword',
|
|
1417
|
-
// component: () => import('@/views/System/Setting/components/EssentialInformation/ChangePassword'),
|
|
1418
|
-
// meta: {
|
|
1419
|
-
// Title: '修改密码',
|
|
1420
|
-
// auth: true
|
|
1421
|
-
// }
|
|
1422
|
-
// },
|
|
1423
|
-
// {
|
|
1424
|
-
// path: '/settingEnterNewPassword',
|
|
1425
|
-
// name: 'settingEnterNewPassword',
|
|
1426
|
-
// component: () => import('@/views/System/Setting/components/EssentialInformation/EnterNewPassword'),
|
|
1427
|
-
// meta: {
|
|
1428
|
-
// Title: '修改密码',
|
|
1429
|
-
// auth: true
|
|
1430
|
-
// }
|
|
1431
|
-
// },
|
|
1432
|
-
// { // 修改绑定手机 第三步 修改成功
|
|
1433
|
-
// path: '/settingSuccessfully',
|
|
1434
|
-
// name: 'settingSuccessfully',
|
|
1435
|
-
// component: () => import('@/views/System/Setting/components/EssentialInformation/ChangeSuccessfully'),
|
|
1436
|
-
// meta: {
|
|
1437
|
-
// Title: '账户安全',
|
|
1438
|
-
// auth: true
|
|
1439
|
-
// }
|
|
1440
|
-
// },
|
|
1441
|
-
// { // 认证中心
|
|
1442
|
-
// path: '/userenticationManagement',
|
|
1443
|
-
// name: 'userenticationManagement',
|
|
1444
|
-
// component: () => import('@/views/System/Setting/components/Authentication/AuthenticationManagement/AuthenticationManagement'),
|
|
1445
|
-
// meta: {
|
|
1446
|
-
// Title: '认证中心',
|
|
1447
|
-
// auth: true,
|
|
1448
|
-
// isMenu: false
|
|
1449
|
-
// }
|
|
1450
|
-
// },
|
|
1451
|
-
// { // 实名认证
|
|
1452
|
-
// path: '/userenticationRealName',
|
|
1453
|
-
// name: 'userenticationRealName',
|
|
1454
|
-
|
|
1455
|
-
// component: () => import('@/views/System/Setting/components/Authentication/AuthenticationRealName/AuthenticationRealName'),
|
|
1456
|
-
// meta: {
|
|
1457
|
-
// Title: '实名认证',
|
|
1458
|
-
// auth: true,
|
|
1459
|
-
// isMenu: false
|
|
1460
|
-
// }
|
|
1461
|
-
// },
|
|
1462
|
-
// { // 实名认证成功页面
|
|
1463
|
-
// path: '/userEnticationSuccess',
|
|
1464
|
-
// name: 'userEnticationSuccess',
|
|
1465
|
-
// component: () => import('@/views/System/Setting/components/Authentication/AuthenticationRealName/components/AuthenticationSuccess'),
|
|
1466
|
-
// meta: {
|
|
1467
|
-
// Title: '实名认证',
|
|
1468
|
-
// auth: true,
|
|
1469
|
-
// isMenu: false
|
|
1470
|
-
// }
|
|
1471
|
-
// },
|
|
1472
|
-
// { // 企业认证
|
|
1473
|
-
// path: '/enterpriseUserentication',
|
|
1474
|
-
// name: 'enterpriseUserentication',
|
|
1475
|
-
// component: () => import('@/views/System/Setting/components/Authentication/EnterpriseAuthentication/EnterpriseAuthentication'),
|
|
1476
|
-
// meta: {
|
|
1477
|
-
// Title: '企业认证',
|
|
1478
|
-
// auth: true,
|
|
1479
|
-
// isMenu: false
|
|
1480
|
-
// }
|
|
1481
|
-
// },
|
|
1482
|
-
// { // 我的企业
|
|
1483
|
-
// path: '/settingUserEnterpriseList',
|
|
1484
|
-
// name: 'settingUserEnterpriseList',
|
|
1485
|
-
// component: () => import('@/views/System/Setting/components/UserEnterprise/UserEnterpriseList'),
|
|
1486
|
-
// meta: {
|
|
1487
|
-
// Title: '我的企业',
|
|
1488
|
-
// auth: true,
|
|
1489
|
-
// isMenu: false
|
|
1490
|
-
// }
|
|
1491
|
-
// },
|
|
1492
|
-
// { // 司机认证
|
|
1493
|
-
// path: '/settingDriverLicence',
|
|
1494
|
-
// name: 'settingDriverLicence',
|
|
1495
|
-
// component: () => import('@/views/System/Setting/components/driverInfo/driverLicence'),
|
|
1496
|
-
// meta: {
|
|
1497
|
-
// Title: '司机认证',
|
|
1498
|
-
// auth: true,
|
|
1499
|
-
// isMenu: false
|
|
1500
|
-
// }
|
|
1501
|
-
// },
|
|
1502
|
-
// //员工审核
|
|
1503
|
-
// {
|
|
1504
|
-
// path: '/EmployeeReviewList',
|
|
1505
|
-
// name: 'EmployeeReviewList',
|
|
1506
|
-
// component: () => import('@/views/System/review/EmployeeReviewList.vue'),
|
|
1507
|
-
// meta: {
|
|
1508
|
-
// Title: '员工审核',
|
|
1509
|
-
// auth: true,
|
|
1510
|
-
// isMenu: true
|
|
1511
|
-
// }
|
|
1512
|
-
// },
|
|
1513
|
-
// ]
|
|
1514
|
-
// },
|
|
1515
|
-
{
|
|
1516
|
-
path: "/Notfound",
|
|
1517
|
-
name: "页面不存在",
|
|
1518
|
-
meta: {
|
|
1519
|
-
isMenu: false,
|
|
1520
|
-
hidden: true,
|
|
1521
|
-
},
|
|
1522
|
-
redirect: "/404",
|
|
1523
|
-
component: BaseRouter,
|
|
1524
|
-
children: [
|
|
1525
|
-
{
|
|
1526
|
-
path: "/404",
|
|
1527
|
-
name: "找不到相关页面",
|
|
1528
|
-
meta: {
|
|
1529
|
-
Title: "找不到相关页面",
|
|
1530
|
-
isMenu: false,
|
|
1531
|
-
hidden: true,
|
|
1532
|
-
},
|
|
1533
|
-
component: () => import("@/views/404.vue"),
|
|
1534
|
-
},
|
|
1535
|
-
],
|
|
1536
|
-
},
|
|
1537
|
-
];
|
|
1538
|
-
const otherRouter = [
|
|
1539
|
-
{
|
|
1540
|
-
id: "1242756704660230144",
|
|
1541
|
-
created: 1585131262000,
|
|
1542
|
-
creator: "1175977734833311744",
|
|
1543
|
-
title: "审批流程",
|
|
1544
|
-
state: 0,
|
|
1545
|
-
display: true,
|
|
1546
|
-
parentId: "1235148417240535040",
|
|
1547
|
-
sort: 6,
|
|
1548
|
-
visit: 1,
|
|
1549
|
-
project: "1291278798909739008",
|
|
1550
|
-
name: "processManage",
|
|
1551
|
-
path: "/processList",
|
|
1552
|
-
component: "BaseRouter",
|
|
1553
|
-
list: [
|
|
1554
|
-
{
|
|
1555
|
-
id: "1242756936705904640",
|
|
1556
|
-
created: 1585131318000,
|
|
1557
|
-
creator: "1175977734833311744",
|
|
1558
|
-
title: "审批流程",
|
|
1559
|
-
state: 0,
|
|
1560
|
-
display: false,
|
|
1561
|
-
parentId: "1242756704660230144",
|
|
1562
|
-
sort: 1,
|
|
1563
|
-
visit: 1,
|
|
1564
|
-
project: "1291278798909739008",
|
|
1565
|
-
name: "processList",
|
|
1566
|
-
path: "/",
|
|
1567
|
-
component: "formBuilder/processList",
|
|
1568
|
-
},
|
|
1569
|
-
{
|
|
1570
|
-
id: "1242757963052093440",
|
|
1571
|
-
created: 1585131562000,
|
|
1572
|
-
creator: "1175977734833311744",
|
|
1573
|
-
title: "审批流程设计",
|
|
1574
|
-
state: 0,
|
|
1575
|
-
display: false,
|
|
1576
|
-
parentId: "1242756704660230144",
|
|
1577
|
-
sort: 2,
|
|
1578
|
-
visit: 1,
|
|
1579
|
-
project: "1291278798909739008",
|
|
1580
|
-
name: "process",
|
|
1581
|
-
path: "/process",
|
|
1582
|
-
component: "formBuilder/process",
|
|
1583
|
-
},
|
|
1584
|
-
],
|
|
1585
|
-
},
|
|
1586
|
-
];
|
|
1587
|
-
// if (window.__POWERED_BY_QIANKUN__) {
|
|
1588
|
-
// // 这里利用jq的ajax实现同步处理
|
|
1589
|
-
// $.ajax({
|
|
1590
|
-
// url: url + auth + `/v1/sys/menu/getMenu/company`,
|
|
1591
|
-
// method: "GET",
|
|
1592
|
-
// async: false,
|
|
1593
|
-
// beforeSend: function(request) {
|
|
1594
|
-
// request.setRequestHeader("Authorization", `Bearer ${token}`);
|
|
1595
|
-
// },
|
|
1596
|
-
// success: function(result) {
|
|
1597
|
-
// const qgRoutes = result.data.filter((v) => {
|
|
1598
|
-
// return (
|
|
1599
|
-
// v.name !== "HYGL" &&
|
|
1600
|
-
// (v.name === "yusuan" ||
|
|
1601
|
-
// v.name === "recruitment" ||
|
|
1602
|
-
// v.name === "yanshou" ||
|
|
1603
|
-
// v.name === "Arrears" ||
|
|
1604
|
-
// v.name === "Writeoffmanagement" ||
|
|
1605
|
-
// v.name === "financialManage" ||
|
|
1606
|
-
// v.name === "Htgl" ||
|
|
1607
|
-
// v.name === "inventoryManage" ||
|
|
1608
|
-
// v.name === "equityManagement" ||
|
|
1609
|
-
// v.name === "inventoryManage" ||
|
|
1610
|
-
// v.name === "RiskManage" ||
|
|
1611
|
-
// v.name === "processManage"
|
|
1612
|
-
// )
|
|
1613
|
-
// );
|
|
1614
|
-
// });
|
|
1615
|
-
// Route = Route.concat(formatRoutes(qgRoutes, ""))
|
|
1616
|
-
// }
|
|
1617
|
-
// });
|
|
1618
|
-
// } else {
|
|
1619
|
-
Route = Route.concat(formatRoutes(otherRouter, ""));
|
|
1620
|
-
// }
|
|
1621
|
-
|
|
1622
|
-
const fml = {
|
|
1623
|
-
sum(a, b) {
|
|
1624
|
-
return a + b;
|
|
1625
|
-
},
|
|
1626
|
-
INT(a) {
|
|
1627
|
-
return Math.floor(a);
|
|
1628
|
-
},
|
|
1629
|
-
};
|
|
1630
|
-
var formulaAnalysis = new FormulaAnalysis(fml);
|
|
1631
|
-
|
|
1632
|
-
const ao = {
|
|
1633
|
-
a: 10,
|
|
1634
|
-
b: 5,
|
|
1635
|
-
};
|
|
1636
|
-
var res = formulaAnalysis.analysis("INT(sum(1,3.3))", ao);
|
|
1637
|
-
|
|
1638
|
-
|
|
1639
|
-
export default Route;
|
|
1
|
+
// eslint-disable-next-line vue/max-attributes-per-line
|
|
2
|
+
import BaseRouter from "@/components/public/BaseRouter.vue";
|
|
3
|
+
import formBaseRouter from "@/views/formBuilder/components/baseRoute.vue";
|
|
4
|
+
import { initMenu, formatRoutes } from "@/utils/initRouter.js";
|
|
5
|
+
import cookie from "@/storage/cookies";
|
|
6
|
+
import FormulaAnalysis from "@/function/formulaAnalysis.js";
|
|
7
|
+
import _ from "lodash-es";
|
|
8
|
+
import $ from "jquery";
|
|
9
|
+
const url = process.env.VUE_APP_API;
|
|
10
|
+
const auth = process.env.VUE_APP_AUTH;
|
|
11
|
+
const token = cookie.cookieRead("token");
|
|
12
|
+
var Route = [
|
|
13
|
+
{
|
|
14
|
+
path: "/login",
|
|
15
|
+
name: "Login",
|
|
16
|
+
redirect: "/",
|
|
17
|
+
meta: {
|
|
18
|
+
auth: false,
|
|
19
|
+
layout: "baselayout",
|
|
20
|
+
},
|
|
21
|
+
component: () => import("@/views/Login/Login.vue"),
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
path: "/passfind",
|
|
25
|
+
name: "Passfind",
|
|
26
|
+
meta: {
|
|
27
|
+
auth: false,
|
|
28
|
+
layout: "baselayout",
|
|
29
|
+
},
|
|
30
|
+
component: () => import("@/views/Login/Passfind.vue"),
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
path: "/passfindnext",
|
|
34
|
+
name: "Passfindnext",
|
|
35
|
+
meta: {
|
|
36
|
+
auth: false,
|
|
37
|
+
layout: "baselayout",
|
|
38
|
+
},
|
|
39
|
+
component: () => import("@/views/Login/Passfindnext.vue"),
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
path: "/sign",
|
|
43
|
+
name: "Sign",
|
|
44
|
+
meta: {
|
|
45
|
+
auth: false,
|
|
46
|
+
layout: "baselayout",
|
|
47
|
+
},
|
|
48
|
+
component: () => import("@/views/Login/Sign.vue"),
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
path: "/guide",
|
|
52
|
+
name: "guide",
|
|
53
|
+
meta: {
|
|
54
|
+
auth: false,
|
|
55
|
+
layout: "baselayout",
|
|
56
|
+
},
|
|
57
|
+
component: () => import("@/views/guide.vue"),
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
path: "/",
|
|
61
|
+
name: "guideIndex",
|
|
62
|
+
meta: {
|
|
63
|
+
auth: true,
|
|
64
|
+
layout: "baselayout",
|
|
65
|
+
},
|
|
66
|
+
component: () => import("@/views/guideIndex.vue"),
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
path: "/signSuccessfully",
|
|
70
|
+
name: "SignSuccessfully",
|
|
71
|
+
meta: {
|
|
72
|
+
auth: false,
|
|
73
|
+
layout: "baselayout",
|
|
74
|
+
},
|
|
75
|
+
component: () => import("@/views/Login/SignSuccessfully.vue"),
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
path: "/",
|
|
79
|
+
name: "home",
|
|
80
|
+
icon: require("@/assets/center/menuIcon/kucun.png"),
|
|
81
|
+
meta: {
|
|
82
|
+
Title: "我的工作",
|
|
83
|
+
isMenu: false,
|
|
84
|
+
},
|
|
85
|
+
component: formBaseRouter,
|
|
86
|
+
children: [
|
|
87
|
+
{
|
|
88
|
+
path: "/index",
|
|
89
|
+
name: "index",
|
|
90
|
+
icon: require("@/assets/center/menuIcon/kucun.png"),
|
|
91
|
+
meta: {
|
|
92
|
+
Title: "我的工作",
|
|
93
|
+
isMenu: false,
|
|
94
|
+
},
|
|
95
|
+
component: () => import("@/views/formBuilder/index.vue"),
|
|
96
|
+
},
|
|
97
|
+
// { // 我的审批详情
|
|
98
|
+
// path: '/ExamAndApprEdit/:id',
|
|
99
|
+
// name: 'ExamAndApprEdit',
|
|
100
|
+
// meta: {
|
|
101
|
+
// Title: '我的审批详情',
|
|
102
|
+
// isMenu: false
|
|
103
|
+
// },
|
|
104
|
+
// component: () =>
|
|
105
|
+
// import('@/views/CustomerManagement/myExAndapp/components/ExamAndApprEdit.vue')
|
|
106
|
+
// },
|
|
107
|
+
// { // 我发起的审批详情
|
|
108
|
+
// path: '/checkExamAndApprEdit/:id',
|
|
109
|
+
// name: 'checkExamAndApprEdit',
|
|
110
|
+
// meta: {
|
|
111
|
+
// Title: '我发起的审批详情',
|
|
112
|
+
// isMenu: false
|
|
113
|
+
// },
|
|
114
|
+
// component: () =>
|
|
115
|
+
// import('@/views/CustomerManagement/myExAndapp/components/checkExamAndApprEdit.vue')
|
|
116
|
+
// },
|
|
117
|
+
// { // 我发起的审批编辑
|
|
118
|
+
// path: '/editCustomer/:id/:auditId/:no/:type',
|
|
119
|
+
// name: 'EditCustomer',
|
|
120
|
+
// meta: {
|
|
121
|
+
// Title: '我发起的审批编辑',
|
|
122
|
+
// isMenu: false
|
|
123
|
+
// },
|
|
124
|
+
// component: () =>
|
|
125
|
+
// import('@/views/CustomerManagement/myExAndapp/components/editCustomer.vue')
|
|
126
|
+
// },
|
|
127
|
+
// { // 我发起的审批编辑
|
|
128
|
+
// path: '/editCustomer/:id/:auditId/:no/:type',
|
|
129
|
+
// name: 'EditCustomer',
|
|
130
|
+
// meta: {
|
|
131
|
+
// Title: '我发起的审批编辑',
|
|
132
|
+
// isMenu: false
|
|
133
|
+
// },
|
|
134
|
+
// component: () =>
|
|
135
|
+
// import('@/views/CustomerManagement/myExAndapp/components/editCustomer.vue')
|
|
136
|
+
// }
|
|
137
|
+
],
|
|
138
|
+
},
|
|
139
|
+
|
|
140
|
+
// 下面两个路由配置不允许注释掉
|
|
141
|
+
{
|
|
142
|
+
path: "/customFrom",
|
|
143
|
+
name: "customFrom",
|
|
144
|
+
icon: require("@/assets/center/menuIcon/kucun.png"),
|
|
145
|
+
meta: {
|
|
146
|
+
Title: "自定义表单",
|
|
147
|
+
isMenu: false,
|
|
148
|
+
},
|
|
149
|
+
component: BaseRouter,
|
|
150
|
+
children: [
|
|
151
|
+
{
|
|
152
|
+
path: "/formGeneration/:id",
|
|
153
|
+
name: "formGeneration",
|
|
154
|
+
component: () => import("@/views/formBuilder/formGeneration.vue"),
|
|
155
|
+
meta: {
|
|
156
|
+
Title: "表单信息",
|
|
157
|
+
auth: true,
|
|
158
|
+
},
|
|
159
|
+
},
|
|
160
|
+
{
|
|
161
|
+
path: "/formDataDetail/:id",
|
|
162
|
+
name: "formDataDetail",
|
|
163
|
+
component: () => import("@/views/formBuilder/formDataDetail.vue"),
|
|
164
|
+
meta: {
|
|
165
|
+
Title: "表单信息",
|
|
166
|
+
auth: true,
|
|
167
|
+
},
|
|
168
|
+
},
|
|
169
|
+
{
|
|
170
|
+
path: "/designListPage/:id",
|
|
171
|
+
name: "designListPage",
|
|
172
|
+
component: () => import("@/views/formBuilder/designListPage.vue"),
|
|
173
|
+
meta: {
|
|
174
|
+
Title: "表单信息",
|
|
175
|
+
auth: true,
|
|
176
|
+
},
|
|
177
|
+
},
|
|
178
|
+
],
|
|
179
|
+
},
|
|
180
|
+
|
|
181
|
+
// {
|
|
182
|
+
// path: '/addEmployeeInfo',
|
|
183
|
+
// name: 'addEmployeeInfo',
|
|
184
|
+
// component: () =>
|
|
185
|
+
// import('@/views/TransactionManagement/MyAssociate/AddEmployee/EmployeeInfo/index.vue'),
|
|
186
|
+
// meta: {
|
|
187
|
+
// Title: '员工入职',
|
|
188
|
+
// auth: true
|
|
189
|
+
// }
|
|
190
|
+
// },
|
|
191
|
+
// {
|
|
192
|
+
// path: '/employeeInfoDetail',
|
|
193
|
+
// name: 'employeeInfoDetail',
|
|
194
|
+
// component: () =>
|
|
195
|
+
// import('@/views/TransactionManagement/MyAssociate/AddEmployee/EmployeeInfo/Detail.vue'),
|
|
196
|
+
// meta: {
|
|
197
|
+
// Title: '员工详情',
|
|
198
|
+
// auth: true
|
|
199
|
+
// }
|
|
200
|
+
// },
|
|
201
|
+
// {
|
|
202
|
+
// path: '/h5',
|
|
203
|
+
// name: 'h5',
|
|
204
|
+
// component: () =>
|
|
205
|
+
// import('@/views/h5/index.vue'),
|
|
206
|
+
// meta: {
|
|
207
|
+
// Title: '企管帮APP',
|
|
208
|
+
// auth: true,
|
|
209
|
+
// layout: 'baselayout'
|
|
210
|
+
// }
|
|
211
|
+
// },
|
|
212
|
+
// {
|
|
213
|
+
// path: '/hiringList',
|
|
214
|
+
// name: 'hiringList',
|
|
215
|
+
// component: () =>
|
|
216
|
+
// import('@/views/TransactionManagement/InterviewManagement/hiringPost/hiringList.vue'),
|
|
217
|
+
// meta: {
|
|
218
|
+
// Title: '招聘岗位列表',
|
|
219
|
+
// auth: true
|
|
220
|
+
// }
|
|
221
|
+
// },
|
|
222
|
+
// {
|
|
223
|
+
// path: '/addHiring',
|
|
224
|
+
// name: 'addHiring',
|
|
225
|
+
// component: () =>
|
|
226
|
+
// import('@/views/TransactionManagement/InterviewManagement/hiringPost/addHiring.vue'),
|
|
227
|
+
// meta: {
|
|
228
|
+
// Title: '新增招聘岗位',
|
|
229
|
+
// auth: true
|
|
230
|
+
// }
|
|
231
|
+
// },
|
|
232
|
+
// {
|
|
233
|
+
// path: '/hiringDetail',
|
|
234
|
+
// name: 'hiringDetail',
|
|
235
|
+
// component: () =>
|
|
236
|
+
// import('@/views/TransactionManagement/InterviewManagement/hiringPost/hiringDetail.vue'),
|
|
237
|
+
// meta: {
|
|
238
|
+
// Title: '招聘岗位详情',
|
|
239
|
+
// auth: true
|
|
240
|
+
// }
|
|
241
|
+
// },
|
|
242
|
+
// {
|
|
243
|
+
// path: '/talentsHiringList',
|
|
244
|
+
// name: 'talentsHiringList',
|
|
245
|
+
// component: () =>
|
|
246
|
+
// import('@/views/TransactionManagement/InterviewManagement/talentsHiring/talentsHiringList.vue'),
|
|
247
|
+
// meta: {
|
|
248
|
+
// Title: '人才招聘',
|
|
249
|
+
// auth: true
|
|
250
|
+
// }
|
|
251
|
+
// },
|
|
252
|
+
// {
|
|
253
|
+
// path: '/sendManagementList',
|
|
254
|
+
// name: 'sendManagementList',
|
|
255
|
+
// component: () =>
|
|
256
|
+
// import('@/views/TransactionManagement/InterviewManagement/sendManagement/sendManagementList.vue'),
|
|
257
|
+
// meta: {
|
|
258
|
+
// Title: '投递管理',
|
|
259
|
+
// auth: true
|
|
260
|
+
// }
|
|
261
|
+
// },
|
|
262
|
+
// {
|
|
263
|
+
// path: '/resumeDetails',
|
|
264
|
+
// name: 'resumeDetails',
|
|
265
|
+
// component: () =>
|
|
266
|
+
// import('@/views/TransactionManagement/InterviewManagement/sendManagement/resumeDetails.vue'),
|
|
267
|
+
// meta: {
|
|
268
|
+
// Title: '投递简历详情',
|
|
269
|
+
// auth: true
|
|
270
|
+
// }
|
|
271
|
+
// },
|
|
272
|
+
// {
|
|
273
|
+
// path: '/talentsHiringDetails',
|
|
274
|
+
// name: 'talentsHiringDetails',
|
|
275
|
+
// component: () =>
|
|
276
|
+
// import('@/views/TransactionManagement/InterviewManagement/talentsHiring/talentsHiringDetails.vue'),
|
|
277
|
+
// meta: {
|
|
278
|
+
// Title: '人才简历详情',
|
|
279
|
+
// auth: true
|
|
280
|
+
// }
|
|
281
|
+
// },
|
|
282
|
+
// {
|
|
283
|
+
// path: '/addReimbursement',
|
|
284
|
+
// name: 'addReimbursement',
|
|
285
|
+
// component: () =>
|
|
286
|
+
// import('@/views/AccountManagement/evectionApply/ReimbursementSystem/addReimbursement.vue'),
|
|
287
|
+
// meta: {
|
|
288
|
+
// Title: '新增差旅报销',
|
|
289
|
+
// auth: true
|
|
290
|
+
// }
|
|
291
|
+
// },
|
|
292
|
+
// {
|
|
293
|
+
// path: '/addTheCityLevel',
|
|
294
|
+
// name: 'addTheCityLevel',
|
|
295
|
+
// component: () =>
|
|
296
|
+
// import('@/views/AccountManagement/evectionApply/ReimbursementSystem/addTheCityLevel.vue'),
|
|
297
|
+
// meta: {
|
|
298
|
+
// Title: '新增城市级别',
|
|
299
|
+
// auth: true
|
|
300
|
+
// }
|
|
301
|
+
// },
|
|
302
|
+
// {
|
|
303
|
+
// path: '/rankManagement',
|
|
304
|
+
// name: 'rankManagement',
|
|
305
|
+
// component: () =>
|
|
306
|
+
// import('@/views/rankManagement/index.vue'),
|
|
307
|
+
// meta: {
|
|
308
|
+
// Title: '职级管理',
|
|
309
|
+
// auth: true
|
|
310
|
+
// }
|
|
311
|
+
// },
|
|
312
|
+
// {
|
|
313
|
+
// path: '/rankManagementAdd',
|
|
314
|
+
// name: 'rankManagementAdd',
|
|
315
|
+
// component: () =>
|
|
316
|
+
// import('@/views/rankManagement/add.vue'),
|
|
317
|
+
// meta: {
|
|
318
|
+
// Title: '新增职级',
|
|
319
|
+
// auth: true
|
|
320
|
+
// }
|
|
321
|
+
// },
|
|
322
|
+
// {
|
|
323
|
+
// path: '/positionManagement',
|
|
324
|
+
// name: 'positionManagement',
|
|
325
|
+
// component: () =>
|
|
326
|
+
// import('@/views/rankManagement/position.vue'),
|
|
327
|
+
// meta: {
|
|
328
|
+
// Title: '职位管理',
|
|
329
|
+
// auth: true
|
|
330
|
+
// }
|
|
331
|
+
// },
|
|
332
|
+
// {
|
|
333
|
+
// path: '/noticeManagement',
|
|
334
|
+
// name: 'noticeManagement',
|
|
335
|
+
// component: () =>
|
|
336
|
+
// import('@/views/noticeManagement/index.vue'),
|
|
337
|
+
// meta: {
|
|
338
|
+
// Title: '公告管理',
|
|
339
|
+
// auth: true
|
|
340
|
+
// }
|
|
341
|
+
// },
|
|
342
|
+
// {
|
|
343
|
+
// path: '/noticeManagementAdd',
|
|
344
|
+
// name: 'noticeManagementAdd',
|
|
345
|
+
// component: () =>
|
|
346
|
+
// import('@/views/noticeManagement/add.vue'),
|
|
347
|
+
// meta: {
|
|
348
|
+
// Title: '发布公告',
|
|
349
|
+
// auth: true
|
|
350
|
+
// }
|
|
351
|
+
// },
|
|
352
|
+
// {
|
|
353
|
+
// path: '/noticeManagementPage',
|
|
354
|
+
// name: 'noticeManagementPage',
|
|
355
|
+
// component: () =>
|
|
356
|
+
// import('@/views/noticeManagement/page.vue'),
|
|
357
|
+
// meta: {
|
|
358
|
+
// Title: '公告详情',
|
|
359
|
+
// auth: true
|
|
360
|
+
// }
|
|
361
|
+
// },
|
|
362
|
+
// {
|
|
363
|
+
// path: '/WorkareaPage',
|
|
364
|
+
// name: 'WorkareaPage',
|
|
365
|
+
// component: () =>
|
|
366
|
+
// import('@/views/MyBidding/Workarea/WorkareaPage.vue'),
|
|
367
|
+
// meta: {
|
|
368
|
+
// Title: '工区任务详情',
|
|
369
|
+
// auth: true
|
|
370
|
+
// }
|
|
371
|
+
// },
|
|
372
|
+
// {
|
|
373
|
+
// path: '/Notice',
|
|
374
|
+
// name: 'Notice',
|
|
375
|
+
// meta: {
|
|
376
|
+
// Title: '公告管理',
|
|
377
|
+
// auth: false
|
|
378
|
+
// },
|
|
379
|
+
// component: () =>
|
|
380
|
+
// import('@/views/Notice/Notice.vue')
|
|
381
|
+
// },
|
|
382
|
+
// {
|
|
383
|
+
// path: '/addNotice',
|
|
384
|
+
// name: 'addNotice',
|
|
385
|
+
// meta: {
|
|
386
|
+
// Title: '发布公告',
|
|
387
|
+
// auth: false
|
|
388
|
+
// },
|
|
389
|
+
// component: () =>
|
|
390
|
+
// import('@/views/Notice/addNotice.vue')
|
|
391
|
+
// },
|
|
392
|
+
// {
|
|
393
|
+
// path: '/NoticeDetails',
|
|
394
|
+
// name: 'NoticeDetails',
|
|
395
|
+
// meta: {
|
|
396
|
+
// Title: '公告详情',
|
|
397
|
+
// auth: false
|
|
398
|
+
// },
|
|
399
|
+
// component: () =>
|
|
400
|
+
// import('@/views/Notice/NoticeDetails.vue')
|
|
401
|
+
// },
|
|
402
|
+
// {
|
|
403
|
+
// path: '/taskDetails',
|
|
404
|
+
// name: 'taskDetails',
|
|
405
|
+
// component: () =>
|
|
406
|
+
// import('@/views/AccountManagement/taskManagement/taskDetails.vue'),
|
|
407
|
+
// meta: {
|
|
408
|
+
// Title: '任务记录详情',
|
|
409
|
+
// auth: true
|
|
410
|
+
// }
|
|
411
|
+
// },
|
|
412
|
+
// {
|
|
413
|
+
// path: '/childTaskDetails',
|
|
414
|
+
// name: 'childTaskDetails',
|
|
415
|
+
// component: () =>
|
|
416
|
+
// import('@/views/AccountManagement/taskManagement/childTaskDetails.vue'),
|
|
417
|
+
// meta: {
|
|
418
|
+
// Title: '任务详情',
|
|
419
|
+
// auth: true,
|
|
420
|
+
// }
|
|
421
|
+
// },
|
|
422
|
+
// {
|
|
423
|
+
// path: '/addTask',
|
|
424
|
+
// name: 'addTask',
|
|
425
|
+
// component: () =>
|
|
426
|
+
// import('@/views/AccountManagement/taskManagement/addTask.vue'),
|
|
427
|
+
// meta: {
|
|
428
|
+
// Title: '申报任务',
|
|
429
|
+
// auth: true,
|
|
430
|
+
// }
|
|
431
|
+
// },
|
|
432
|
+
// {
|
|
433
|
+
// path: '/downTask',
|
|
434
|
+
// name: 'downTask',
|
|
435
|
+
// component: () =>
|
|
436
|
+
// import('@/views/AccountManagement/taskManagement/downTask.vue'),
|
|
437
|
+
// meta: {
|
|
438
|
+
// Title: '下达任务',
|
|
439
|
+
// auth: true,
|
|
440
|
+
// }
|
|
441
|
+
// },
|
|
442
|
+
// {
|
|
443
|
+
// path: '/approveTask',
|
|
444
|
+
// name: 'approveTask',
|
|
445
|
+
// component: () =>
|
|
446
|
+
// import('@/views/AccountManagement/taskManagement/approveTask.vue'),
|
|
447
|
+
// meta: {
|
|
448
|
+
// Title: '任务审批',
|
|
449
|
+
// auth: true,
|
|
450
|
+
// }
|
|
451
|
+
// },
|
|
452
|
+
// {
|
|
453
|
+
// path: '/devpage',
|
|
454
|
+
// name: 'devpage',
|
|
455
|
+
// component: BaseRouter,
|
|
456
|
+
// meta: {
|
|
457
|
+
// Title: '开发中',
|
|
458
|
+
// auth: true,
|
|
459
|
+
// isMenu: true
|
|
460
|
+
// },
|
|
461
|
+
// children: [{
|
|
462
|
+
// path: '/offerDetail/:id',
|
|
463
|
+
// name: 'offerDetail',
|
|
464
|
+
// component: () => import('@/views/MyBidding/GoodsOffer/offerDetail.vue'),
|
|
465
|
+
// meta: {
|
|
466
|
+
// Title: '开发中--报价',
|
|
467
|
+
// isMenu: true
|
|
468
|
+
// }
|
|
469
|
+
// }, ]
|
|
470
|
+
// },
|
|
471
|
+
// 班次管理
|
|
472
|
+
|
|
473
|
+
// {
|
|
474
|
+
// path: '/invoiceAdd',
|
|
475
|
+
// name: 'invoiceAdd',
|
|
476
|
+
// component: _AccountImport('invoiceAdd'),
|
|
477
|
+
// meta: {
|
|
478
|
+
// title: '新增进项发票',
|
|
479
|
+
// auth: true
|
|
480
|
+
// }
|
|
481
|
+
// },
|
|
482
|
+
// {
|
|
483
|
+
// path: '/invoiceDetail',
|
|
484
|
+
// name: 'invoiceDetail',
|
|
485
|
+
// component: _AccountImport('invoiceDetail'),
|
|
486
|
+
// meta: {
|
|
487
|
+
// title: '进项发票详情',
|
|
488
|
+
// auth: true
|
|
489
|
+
// }
|
|
490
|
+
// },
|
|
491
|
+
// 班次管理
|
|
492
|
+
// {
|
|
493
|
+
// path: '/socialManage',
|
|
494
|
+
// name: 'socialManage',
|
|
495
|
+
// component: resolve => require([`@/views/AccountManagement/socialManage/socialManage.vue`], resolve),
|
|
496
|
+
// meta: {
|
|
497
|
+
// title: '班次管理',
|
|
498
|
+
// auth: true
|
|
499
|
+
// }
|
|
500
|
+
// },
|
|
501
|
+
// {
|
|
502
|
+
// path: '/SealsUse',
|
|
503
|
+
// name: 'SealsUse',
|
|
504
|
+
// component: resolve => require([`@/views/InformationManagement/SealRecord/components/SealsUse.vue`], resolve),
|
|
505
|
+
// meta: {
|
|
506
|
+
// title: '印章使用',
|
|
507
|
+
// auth: true
|
|
508
|
+
// }
|
|
509
|
+
// },
|
|
510
|
+
// {
|
|
511
|
+
// path: '/CarRecordApply',
|
|
512
|
+
// name: 'CarRecordApply',
|
|
513
|
+
// component: resolve => require([`@/views/InformationManagement/CarRecord/components/CarRecordApply.vue`], resolve),
|
|
514
|
+
// meta: {
|
|
515
|
+
// title: '印章使用',
|
|
516
|
+
// auth: true
|
|
517
|
+
// }
|
|
518
|
+
// },
|
|
519
|
+
// 打卡时间
|
|
520
|
+
// {
|
|
521
|
+
// path: '/statisticsCheckTime',
|
|
522
|
+
// name: 'statisticsCheckTime',
|
|
523
|
+
// component: _AccountImport_('ElectronicContract/statisticsCheckTime'),
|
|
524
|
+
// meta: {
|
|
525
|
+
// title: '打卡时间',
|
|
526
|
+
// auth: true
|
|
527
|
+
// }
|
|
528
|
+
// },
|
|
529
|
+
//
|
|
530
|
+
// {
|
|
531
|
+
// path: '/groupModify',
|
|
532
|
+
// name: 'groupModify',
|
|
533
|
+
// component: _AccountImport_('ElectronicContract/groupModify'),
|
|
534
|
+
// meta: {
|
|
535
|
+
// title: '新建考勤组',
|
|
536
|
+
// auth: true
|
|
537
|
+
// }
|
|
538
|
+
// },
|
|
539
|
+
// {
|
|
540
|
+
// path: '/companyManage',
|
|
541
|
+
// name: 'MemberCenter',
|
|
542
|
+
// component: () =>
|
|
543
|
+
// import('@/views/MemberCenter/companyManage/index.vue'),
|
|
544
|
+
// meta: {
|
|
545
|
+
// Title: '企业管理',
|
|
546
|
+
// auth: true
|
|
547
|
+
// }
|
|
548
|
+
// },
|
|
549
|
+
// { // 我的消息
|
|
550
|
+
// path: '/myMessage',
|
|
551
|
+
// name: 'MyMessage',
|
|
552
|
+
// component: () =>
|
|
553
|
+
// import ('@/views/MemberCenter/MyMessage/MyMessage.vue'),
|
|
554
|
+
// meta: {
|
|
555
|
+
// Title: '我的消息',
|
|
556
|
+
// auth: true
|
|
557
|
+
// }
|
|
558
|
+
// },
|
|
559
|
+
// { // 我的消息 详情
|
|
560
|
+
// path: '/messageDetails/:id',
|
|
561
|
+
// name: 'MessageDetails',
|
|
562
|
+
// component: () =>
|
|
563
|
+
// import ('@/views/MemberCenter/MyMessage/MessageDetails.vue'),
|
|
564
|
+
// meta: {
|
|
565
|
+
// Title: '消息详情',
|
|
566
|
+
// auth: true
|
|
567
|
+
// }
|
|
568
|
+
// },
|
|
569
|
+
// 账户设置
|
|
570
|
+
// { // 开票信息
|
|
571
|
+
// path: '/invoiceDetail',
|
|
572
|
+
// name: 'InvoiceDetail',
|
|
573
|
+
// component: _AccountImport_('invoiceDetail/invoiceDetail'),
|
|
574
|
+
// meta: {
|
|
575
|
+
// title: '开票信息',
|
|
576
|
+
// auth: true
|
|
577
|
+
// }
|
|
578
|
+
// },
|
|
579
|
+
// { // 修改密码
|
|
580
|
+
// path: '/changePassword',
|
|
581
|
+
// name: 'ChangePassword',
|
|
582
|
+
// component: _AccountImport_('EssentialInformation/ChangePassword'),
|
|
583
|
+
// meta: {
|
|
584
|
+
// Title: '修改密码',
|
|
585
|
+
// auth: true
|
|
586
|
+
// }
|
|
587
|
+
// },
|
|
588
|
+
// { // 修改绑定手机 第一步 输入密码
|
|
589
|
+
// path: '/enterPassword',
|
|
590
|
+
// name: 'EnterPassword',
|
|
591
|
+
// component: _AccountImport_('EssentialInformation/EnterPassword'),
|
|
592
|
+
// meta: {
|
|
593
|
+
// Title: '账户安全',
|
|
594
|
+
// auth: true
|
|
595
|
+
// }
|
|
596
|
+
// },
|
|
597
|
+
// { // 修改绑定手机 第二步 输入新手机号验证码
|
|
598
|
+
// path: '/enterNewTel',
|
|
599
|
+
// name: 'EnterNewTel',
|
|
600
|
+
// component: _AccountImport_('EssentialInformation/EnterNewTel'),
|
|
601
|
+
// meta: {
|
|
602
|
+
// Title: '账户安全',
|
|
603
|
+
// auth: true
|
|
604
|
+
// }
|
|
605
|
+
// },
|
|
606
|
+
// { // 修改绑定手机 第三步 修改成功
|
|
607
|
+
// path: '/changeSuccessfully',
|
|
608
|
+
// name: 'ChangeSuccessfully',
|
|
609
|
+
// component: _AccountImport_('EssentialInformation/ChangeSuccessfully'),
|
|
610
|
+
// meta: {
|
|
611
|
+
// Title: '账户安全',
|
|
612
|
+
// auth: true
|
|
613
|
+
// }
|
|
614
|
+
// },
|
|
615
|
+
// { // 账户安全
|
|
616
|
+
// path: '/security',
|
|
617
|
+
// name: 'Security',
|
|
618
|
+
// component: _AccountImport_('AccountSecurity/AccountSecurity'),
|
|
619
|
+
// meta: {
|
|
620
|
+
// Title: '账户安全',
|
|
621
|
+
// auth: true
|
|
622
|
+
// }
|
|
623
|
+
// },
|
|
624
|
+
// // 认证中心
|
|
625
|
+
// { // 认证中心 一级页面
|
|
626
|
+
// path: '/authenticationManagement',
|
|
627
|
+
// name: 'AuthenticationManagement',
|
|
628
|
+
// component: _AccountImport_('Authentication/AuthenticationManagement/AuthenticationManagement'),
|
|
629
|
+
// meta: {
|
|
630
|
+
// Title: '认证中心',
|
|
631
|
+
// auth: true
|
|
632
|
+
// }
|
|
633
|
+
// },
|
|
634
|
+
// // 电子合同
|
|
635
|
+
// {
|
|
636
|
+
// path: '/electronicContract',
|
|
637
|
+
// name: 'ElectronicContract',
|
|
638
|
+
// component: _AccountImport_('ElectronicContract/ElectronicContract'),
|
|
639
|
+
// meta: {
|
|
640
|
+
// Title: '电子合同',
|
|
641
|
+
// auth: true
|
|
642
|
+
// }
|
|
643
|
+
// },
|
|
644
|
+
// 实名认证
|
|
645
|
+
// {
|
|
646
|
+
// path: '/authenticationRealName',
|
|
647
|
+
// name: 'AuthenticationRealName',
|
|
648
|
+
// component: _AccountImport_('Authentication/AuthenticationRealName/AuthenticationRealName'),
|
|
649
|
+
// meta: {
|
|
650
|
+
// auth: true,
|
|
651
|
+
// layout: 'baselayout'
|
|
652
|
+
// }
|
|
653
|
+
// },
|
|
654
|
+
// { // 实名认证成功页面
|
|
655
|
+
// path: '/authenticationSuccess',
|
|
656
|
+
// name: 'AuthenticationSuccess',
|
|
657
|
+
// component: _AccountImport_('Authentication/AuthenticationRealName/components/AuthenticationSuccess'),
|
|
658
|
+
// meta: {
|
|
659
|
+
// auth: true,
|
|
660
|
+
// layout: 'baselayout'
|
|
661
|
+
// }
|
|
662
|
+
// },
|
|
663
|
+
// { // 企业认证
|
|
664
|
+
// path: '/enterpriseAuthentication',
|
|
665
|
+
// name: 'EnterpriseAuthentication',
|
|
666
|
+
// component: _AccountImport_('Authentication/EnterpriseAuthentication/EnterpriseAuthentication'),
|
|
667
|
+
// meta: {
|
|
668
|
+
// auth: true,
|
|
669
|
+
// layout: 'baselayout'
|
|
670
|
+
// }
|
|
671
|
+
// },
|
|
672
|
+
// { // 企业认证成功页面
|
|
673
|
+
// path: '/authenticationCompanySuccess',
|
|
674
|
+
// name: 'AuthenticationCompanySuccess',
|
|
675
|
+
// component: _AccountImport_('Authentication/EnterpriseAuthentication/components/AuthenticationCompanySuccess'),
|
|
676
|
+
// meta: {
|
|
677
|
+
// layout: 'baselayout',
|
|
678
|
+
// auth: true
|
|
679
|
+
// }
|
|
680
|
+
// },
|
|
681
|
+
|
|
682
|
+
// {
|
|
683
|
+
// path: '/myAddress',
|
|
684
|
+
// name: 'MyAddress',
|
|
685
|
+
// component: _AccountImport_('MyAddress/MyAddress'),
|
|
686
|
+
// meta: {
|
|
687
|
+
// Title: '收货地址',
|
|
688
|
+
// auth: true
|
|
689
|
+
// }
|
|
690
|
+
// },
|
|
691
|
+
// {
|
|
692
|
+
// path: '/contractTemplate',
|
|
693
|
+
// name: 'contractTemplate',
|
|
694
|
+
// component: _AccountImport_('brainpowerContract/contractTemplate/contractTemplate'),
|
|
695
|
+
// meta: {
|
|
696
|
+
// Title: '合同模板',
|
|
697
|
+
// auth: true
|
|
698
|
+
// }
|
|
699
|
+
// },
|
|
700
|
+
|
|
701
|
+
{
|
|
702
|
+
path: "/Notfound",
|
|
703
|
+
name: "页面不存在",
|
|
704
|
+
meta: {
|
|
705
|
+
isMenu: false,
|
|
706
|
+
hidden: true,
|
|
707
|
+
},
|
|
708
|
+
},
|
|
709
|
+
// {
|
|
710
|
+
// path: '/contractTemplateManage',
|
|
711
|
+
// name: 'contractTemplateManage',
|
|
712
|
+
// component: _AccountImport_('brainpowerContract/contractTemplate'),
|
|
713
|
+
// meta: {
|
|
714
|
+
// Title: '合同模板',
|
|
715
|
+
// auth: true
|
|
716
|
+
// }
|
|
717
|
+
// },
|
|
718
|
+
// {
|
|
719
|
+
// path: '/theContractFor',
|
|
720
|
+
// name: 'theContractFor',
|
|
721
|
+
// component: _AccountImport_('brainpowerContract/theContractFor'),
|
|
722
|
+
// meta: {
|
|
723
|
+
// Title: '申请合同',
|
|
724
|
+
// auth: true
|
|
725
|
+
// }
|
|
726
|
+
// },
|
|
727
|
+
// {
|
|
728
|
+
// path: '/materialContractTemplate',
|
|
729
|
+
// name: 'materialContractTemplate',
|
|
730
|
+
// component: _AccountImport_('brainpowerContract/contract/materialContract'),
|
|
731
|
+
// meta: {
|
|
732
|
+
// Title: '新增材料采购合同模板',
|
|
733
|
+
// auth: true
|
|
734
|
+
// }
|
|
735
|
+
// },{
|
|
736
|
+
// path: '/editorMaterialContractTemplate',
|
|
737
|
+
// name: 'editorMaterialContractTemplate',
|
|
738
|
+
// component: _AccountImport_('brainpowerContract/contract/editorMaterialContract'),
|
|
739
|
+
// meta: {
|
|
740
|
+
// Title: '编辑材料采购合同模板',
|
|
741
|
+
// auth: true
|
|
742
|
+
// }
|
|
743
|
+
// },
|
|
744
|
+
// {
|
|
745
|
+
// path: '/ProjectContractTemplate',
|
|
746
|
+
// name: 'ProjectContractTemplate',
|
|
747
|
+
// component: _AccountImport_('brainpowerContract/contract/projectContract'),
|
|
748
|
+
// meta: {
|
|
749
|
+
// Title: '新增工程分包合同模板',
|
|
750
|
+
// auth: true
|
|
751
|
+
// }
|
|
752
|
+
// },{
|
|
753
|
+
// path: '/editorProjectContractTemplate',
|
|
754
|
+
// name: 'editorProjectContractTemplate',
|
|
755
|
+
// component: _AccountImport_('brainpowerContract/contract/editorProjectContract'),
|
|
756
|
+
// meta: {
|
|
757
|
+
// Title: '编辑工程分包合同模板',
|
|
758
|
+
// auth: true
|
|
759
|
+
// }
|
|
760
|
+
// },
|
|
761
|
+
// {
|
|
762
|
+
// path: '/contractManagement',
|
|
763
|
+
// name: 'contractManagement',
|
|
764
|
+
// component: _AccountImport_('brainpowerContract/contractManagement'),
|
|
765
|
+
// meta: {
|
|
766
|
+
// Title: '合同管理',
|
|
767
|
+
// auth: true
|
|
768
|
+
// }
|
|
769
|
+
// },
|
|
770
|
+
// {
|
|
771
|
+
// path: '/materialContract',
|
|
772
|
+
// name: 'materialContract',
|
|
773
|
+
// component: _AccountImport_('brainpowerContract/contract/materialContract'),
|
|
774
|
+
// meta: {
|
|
775
|
+
// Title: '新增材料合同',
|
|
776
|
+
// auth: true
|
|
777
|
+
// }
|
|
778
|
+
// },{
|
|
779
|
+
// path: '/editorMaterialContract',
|
|
780
|
+
// name: 'editorMaterialContract',
|
|
781
|
+
// component: _AccountImport_('brainpowerContract/contract/editorMaterialContract'),
|
|
782
|
+
// meta: {
|
|
783
|
+
// Title: '编辑材料合同',
|
|
784
|
+
// auth: true
|
|
785
|
+
// }
|
|
786
|
+
// },{
|
|
787
|
+
// path: '/detailsMaterialContract',
|
|
788
|
+
// name: 'detailsMaterialContract',
|
|
789
|
+
// component: _AccountImport_('brainpowerContract/contract/detailsMaterialContract'),
|
|
790
|
+
// meta: {
|
|
791
|
+
// Title: '材料合同详情',
|
|
792
|
+
// auth: true
|
|
793
|
+
// }
|
|
794
|
+
// },
|
|
795
|
+
// {
|
|
796
|
+
// path: '/projectContract',
|
|
797
|
+
// name: 'projectContract',
|
|
798
|
+
// component: _AccountImport_('brainpowerContract/contract/projectContract'),
|
|
799
|
+
// meta: {
|
|
800
|
+
// Title: '新增工程分包合同',
|
|
801
|
+
// auth: true
|
|
802
|
+
// }
|
|
803
|
+
// },
|
|
804
|
+
// {
|
|
805
|
+
// path: '/editorProjectContract',
|
|
806
|
+
// name: 'editorProjectContract',
|
|
807
|
+
// component: _AccountImport_('brainpowerContract/contract/editorProjectContract'),
|
|
808
|
+
// meta: {
|
|
809
|
+
// Title: '编辑工程分包合同',
|
|
810
|
+
// auth: true
|
|
811
|
+
// }
|
|
812
|
+
// },{
|
|
813
|
+
// path: '/detailsProjectContract',
|
|
814
|
+
// name: 'detailsProjectContract',
|
|
815
|
+
// component: _AccountImport_('brainpowerContract/contract/detailsProjectContract'),
|
|
816
|
+
// meta: {
|
|
817
|
+
// Title: '工程分包合同详情',
|
|
818
|
+
// auth: true
|
|
819
|
+
// }
|
|
820
|
+
// },
|
|
821
|
+
// //设备采购
|
|
822
|
+
// {
|
|
823
|
+
// path: '/equipmentPurchase',
|
|
824
|
+
// name: 'equipmentPurchase',
|
|
825
|
+
// component: _AccountImport_('brainpowerContract/contract/equipmentConstract/equipmentPurchase'),
|
|
826
|
+
// meta: {
|
|
827
|
+
// Title: '新增设备采购合同',
|
|
828
|
+
// auth: true
|
|
829
|
+
// }
|
|
830
|
+
// },{
|
|
831
|
+
// path: '/equipmentPurchaseTemplate',
|
|
832
|
+
// name: 'equipmentPurchaseTemplate',
|
|
833
|
+
// component: _AccountImport_('brainpowerContract/contract/equipmentConstract/equipmentPurchase'),
|
|
834
|
+
// meta: {
|
|
835
|
+
// Title: '新增设备采购合同模板',
|
|
836
|
+
// auth: true
|
|
837
|
+
// }
|
|
838
|
+
// },
|
|
839
|
+
// {
|
|
840
|
+
// path: '/editorEquipmentPurchase',
|
|
841
|
+
// name: 'editorEquipmentPurchase',
|
|
842
|
+
// component: _AccountImport_('brainpowerContract/contract/equipmentConstract/editorEquipmentPurchase'),
|
|
843
|
+
// meta: {
|
|
844
|
+
// Title: '编辑设备采购合同',
|
|
845
|
+
// auth: true
|
|
846
|
+
// }
|
|
847
|
+
// },{
|
|
848
|
+
// path: '/editorEquipmentPurchaseTemplate',
|
|
849
|
+
// name: 'editorEquipmentPurchaseTemplate',
|
|
850
|
+
// component: _AccountImport_('brainpowerContract/contract/equipmentConstract/editorEquipmentPurchase'),
|
|
851
|
+
// meta: {
|
|
852
|
+
// Title: '编辑设备采购合同模板',
|
|
853
|
+
// auth: true
|
|
854
|
+
// }
|
|
855
|
+
// }, {
|
|
856
|
+
// path: '/detailsEquipmentPurchaseContract',
|
|
857
|
+
// name: 'detailsEquipmentPurchaseContract',
|
|
858
|
+
// component: _AccountImport_('brainpowerContract/contract/equipmentConstract/detailsEquipmentPurchaseContract'),
|
|
859
|
+
// meta: {
|
|
860
|
+
// Title: '设备采购合同详情',
|
|
861
|
+
// auth: true
|
|
862
|
+
// }
|
|
863
|
+
// },
|
|
864
|
+
// //设备租赁
|
|
865
|
+
// {
|
|
866
|
+
// path: '/equipmentLease',
|
|
867
|
+
// name: 'equipmentLease',
|
|
868
|
+
// component: _AccountImport_('brainpowerContract/contract/equipmentConstract/equipmentLease'),
|
|
869
|
+
// meta: {
|
|
870
|
+
// Title: '新增设备租赁合同',
|
|
871
|
+
// auth: true
|
|
872
|
+
// }
|
|
873
|
+
// },
|
|
874
|
+
// {
|
|
875
|
+
// path: '/addContract',
|
|
876
|
+
// name: 'addContract',
|
|
877
|
+
// component: _AccountImport_('brainpowerContract/EngineeringContract/index'),
|
|
878
|
+
// meta: {
|
|
879
|
+
// Title: '工程合同',
|
|
880
|
+
// auth: true
|
|
881
|
+
// }
|
|
882
|
+
// },
|
|
883
|
+
// { // 资产管理列表
|
|
884
|
+
// path: '/assetsList',
|
|
885
|
+
// name: 'assetsList',
|
|
886
|
+
// meta: {
|
|
887
|
+
// Title: '资产管理',
|
|
888
|
+
// isMenu: false
|
|
889
|
+
// },
|
|
890
|
+
// component: () =>
|
|
891
|
+
// import('@/views/AssetManagement/assetsList.vue')
|
|
892
|
+
// },
|
|
893
|
+
// { // 资产管理新增资产
|
|
894
|
+
// path: '/AssetManagement',
|
|
895
|
+
// name: 'AssetManagement',
|
|
896
|
+
// meta: {
|
|
897
|
+
// Title: '新增资产',
|
|
898
|
+
// isMenu: false
|
|
899
|
+
// },
|
|
900
|
+
// component: () =>
|
|
901
|
+
// import('@/views/AssetManagement/AssetManagement.vue')
|
|
902
|
+
// },
|
|
903
|
+
// {
|
|
904
|
+
// path: '/purchaseapply',
|
|
905
|
+
// name: "purchaseapply",
|
|
906
|
+
// meta: {
|
|
907
|
+
// title: "采购申请",
|
|
908
|
+
// auth: true
|
|
909
|
+
// },
|
|
910
|
+
// component: () => import('@/views/BudgetManage/PurchaseApply/purchaseApply.vue')
|
|
911
|
+
|
|
912
|
+
// },
|
|
913
|
+
// {
|
|
914
|
+
|
|
915
|
+
// path: '/addPurchaseApply',
|
|
916
|
+
// name: "addPurchaseApply",
|
|
917
|
+
// meta: {
|
|
918
|
+
// title: "新增采购申请",
|
|
919
|
+
// auth: true
|
|
920
|
+
// },
|
|
921
|
+
// component: () => import('@/views/BudgetManage/PurchaseApply/addPurchaseApply.vue')
|
|
922
|
+
// },
|
|
923
|
+
// {
|
|
924
|
+
|
|
925
|
+
// path: '/purchaseApplyDetail',
|
|
926
|
+
// name: "purchaseApplyDetail",
|
|
927
|
+
// meta: {
|
|
928
|
+
// title: "采购申请详情",
|
|
929
|
+
// auth: true
|
|
930
|
+
// },
|
|
931
|
+
// component: () => import('@/views/BudgetManage/PurchaseApply/purchaseApplyDetail.vue')
|
|
932
|
+
// },
|
|
933
|
+
// {
|
|
934
|
+
|
|
935
|
+
// path: '/purchasePay',
|
|
936
|
+
// name: "purchasePay",
|
|
937
|
+
// meta: {
|
|
938
|
+
// title: "采购支付",
|
|
939
|
+
// auth: true
|
|
940
|
+
// },
|
|
941
|
+
// component: () => import('@/views/BudgetManage/PurchasePay/purchasePay.vue')
|
|
942
|
+
// },
|
|
943
|
+
// {
|
|
944
|
+
|
|
945
|
+
// path: '/addpurchasepay',
|
|
946
|
+
// name: "addpurchasepay",
|
|
947
|
+
// meta: {
|
|
948
|
+
// title: "增加采购支付",
|
|
949
|
+
// auth: true
|
|
950
|
+
// },
|
|
951
|
+
// component: () => import('@/views/BudgetManage/PurchasePay/addPurchasePay.vue')
|
|
952
|
+
// },
|
|
953
|
+
// {
|
|
954
|
+
|
|
955
|
+
// path: '/purchasePaydetail',
|
|
956
|
+
// name: "purchasePaydetail",
|
|
957
|
+
// meta: {
|
|
958
|
+
// title: "增加采购支付",
|
|
959
|
+
// auth: true
|
|
960
|
+
// },
|
|
961
|
+
// component: () => import('@/views/BudgetManage/PurchasePay/purchasePaydetail.vue')
|
|
962
|
+
// },
|
|
963
|
+
// {
|
|
964
|
+
|
|
965
|
+
// path: '/projecProcurementjh',
|
|
966
|
+
// name: "projecProcurementjh",
|
|
967
|
+
// meta: {
|
|
968
|
+
// title: "项目采购计划",
|
|
969
|
+
// auth: true
|
|
970
|
+
// },
|
|
971
|
+
// component: () => import('@/views/ProjecProcurement/ProjecProcurementJh/ProjecProcurementJh.vue')
|
|
972
|
+
// },
|
|
973
|
+
// {
|
|
974
|
+
|
|
975
|
+
// path: '/addProjecProcurementJh',
|
|
976
|
+
// name: "addProjecProcurementJh",
|
|
977
|
+
// meta: {
|
|
978
|
+
// title: "项目采购计划新增",
|
|
979
|
+
// auth: true
|
|
980
|
+
// },
|
|
981
|
+
// component: () => import('@/views/ProjecProcurement/ProjecProcurementJh/addProjecProcurementJh.vue')
|
|
982
|
+
// },
|
|
983
|
+
// {
|
|
984
|
+
|
|
985
|
+
// path: '/ProjecProcurementJhDetail',
|
|
986
|
+
// name: "ProjecProcurementJhDetail",
|
|
987
|
+
// meta: {
|
|
988
|
+
// title: "项目采购计划详情",
|
|
989
|
+
// auth: true
|
|
990
|
+
// },
|
|
991
|
+
// component: () => import('@/views/ProjecProcurement/ProjecProcurementJh/ProjecProcurementJhDetail.vue')
|
|
992
|
+
// },
|
|
993
|
+
// {
|
|
994
|
+
|
|
995
|
+
// path: '/ProjecProcurementSq',
|
|
996
|
+
// name: "ProjecProcurementSq",
|
|
997
|
+
// meta: {
|
|
998
|
+
// title: "项目采购申请",
|
|
999
|
+
// auth: true
|
|
1000
|
+
// },
|
|
1001
|
+
// component: () => import('@/views/ProjecProcurement/ProjecProcurementSq/ProjecProcurementSq.vue')
|
|
1002
|
+
// },
|
|
1003
|
+
// {
|
|
1004
|
+
|
|
1005
|
+
// path: '/addProjecProcurementSq',
|
|
1006
|
+
// name: "addProjecProcurementSq",
|
|
1007
|
+
// meta: {
|
|
1008
|
+
// title: "项目采购申请新增",
|
|
1009
|
+
// auth: true
|
|
1010
|
+
// },
|
|
1011
|
+
// component: () => import('@/views/ProjecProcurement/ProjecProcurementSq/addProjecProcurementSq.vue')
|
|
1012
|
+
// },
|
|
1013
|
+
// {
|
|
1014
|
+
|
|
1015
|
+
// path: '/ProjecProcurementSqDetail',
|
|
1016
|
+
// name: "ProjecProcurementSqDetail",
|
|
1017
|
+
// meta: {
|
|
1018
|
+
// title: "项目采购申请详情",
|
|
1019
|
+
// auth: true
|
|
1020
|
+
// },
|
|
1021
|
+
// component: () => import('@/views/ProjecProcurement/ProjecProcurementSq/ProjecProcurementSqDetail.vue')
|
|
1022
|
+
// },
|
|
1023
|
+
// {
|
|
1024
|
+
|
|
1025
|
+
// path: '/ProjecProcurementYs',
|
|
1026
|
+
// name: "ProjecProcurementYs",
|
|
1027
|
+
// meta: {
|
|
1028
|
+
// title: "项目采购验收",
|
|
1029
|
+
// auth: true
|
|
1030
|
+
// },
|
|
1031
|
+
// component: () => import('@/views/ProjecProcurement/ProjecProcurementYs/ProjecProcurementYs.vue')
|
|
1032
|
+
// },
|
|
1033
|
+
// {
|
|
1034
|
+
|
|
1035
|
+
// path: '/addProjecProcurementYs',
|
|
1036
|
+
// name: "addProjecProcurementYs",
|
|
1037
|
+
// meta: {
|
|
1038
|
+
// title: "项目采购验收",
|
|
1039
|
+
// auth: true
|
|
1040
|
+
// },
|
|
1041
|
+
// component: () => import('@/views/ProjecProcurement/ProjecProcurementYs/addProjecProcurementYs.vue')
|
|
1042
|
+
// },
|
|
1043
|
+
// {
|
|
1044
|
+
|
|
1045
|
+
// path: '/ProjecProcurementYsDetail',
|
|
1046
|
+
// name: "ProjecProcurementYsDetail",
|
|
1047
|
+
// meta: {
|
|
1048
|
+
// title: "项目采购验收",
|
|
1049
|
+
// auth: true
|
|
1050
|
+
// },
|
|
1051
|
+
// component: () => import('@/views/ProjecProcurement/ProjecProcurementYs/ProjecProcurementYsDetail.vue')
|
|
1052
|
+
// },
|
|
1053
|
+
// {
|
|
1054
|
+
|
|
1055
|
+
// path: '/ProjecProcurementGz',
|
|
1056
|
+
// name: "ProjecProcurementGz",
|
|
1057
|
+
// meta: {
|
|
1058
|
+
// title: "项目采购挂账",
|
|
1059
|
+
// auth: true
|
|
1060
|
+
// },
|
|
1061
|
+
// component: () => import('@/views/ProjecProcurement/ProjecProcurementGz/ProjecProcurementGz.vue')
|
|
1062
|
+
// },
|
|
1063
|
+
// {
|
|
1064
|
+
|
|
1065
|
+
// path: '/addProjecProcurementGz',
|
|
1066
|
+
// name: "addProjecProcurementGz",
|
|
1067
|
+
// meta: {
|
|
1068
|
+
// title: "项目采购挂账新增",
|
|
1069
|
+
// auth: true
|
|
1070
|
+
// },
|
|
1071
|
+
// component: () => import('@/views/ProjecProcurement/ProjecProcurementGz/addProjecProcurementGz.vue')
|
|
1072
|
+
// },
|
|
1073
|
+
// {
|
|
1074
|
+
|
|
1075
|
+
// path: '/ProjecProcurementGzDetail',
|
|
1076
|
+
// name: "ProjecProcurementGzDetail",
|
|
1077
|
+
// meta: {
|
|
1078
|
+
// title: "项目采购挂账详情",
|
|
1079
|
+
// auth: true
|
|
1080
|
+
// },
|
|
1081
|
+
// component: () => import('@/views/ProjecProcurement/ProjecProcurementGz/ProjecProcurementGzDetail.vue')
|
|
1082
|
+
// },
|
|
1083
|
+
// {
|
|
1084
|
+
|
|
1085
|
+
// path: '/ProjecProcurementZf',
|
|
1086
|
+
// name: "ProjecProcurementZf",
|
|
1087
|
+
// meta: {
|
|
1088
|
+
// title: "项目采购挂账详情",
|
|
1089
|
+
// auth: true
|
|
1090
|
+
// },
|
|
1091
|
+
// component: () => import('@/views/ProjecProcurement/ProjecProcurementZf/ProjecProcurementZf.vue')
|
|
1092
|
+
// },
|
|
1093
|
+
// {
|
|
1094
|
+
|
|
1095
|
+
// path: '/addProjecProcurementZf',
|
|
1096
|
+
// name: "addProjecProcurementZf",
|
|
1097
|
+
// meta: {
|
|
1098
|
+
// title: "项目采购挂账详情",
|
|
1099
|
+
// auth: true
|
|
1100
|
+
// },
|
|
1101
|
+
// component: () => import('@/views/ProjecProcurement/ProjecProcurementZf/addProjecProcurementZf.vue')
|
|
1102
|
+
// },
|
|
1103
|
+
// {
|
|
1104
|
+
|
|
1105
|
+
// path: '/ProjecProcurementZfDetail',
|
|
1106
|
+
// name: "ProjecProcurementZfDetail",
|
|
1107
|
+
// meta: {
|
|
1108
|
+
// title: "项目采购挂账详情",
|
|
1109
|
+
// auth: true
|
|
1110
|
+
// },
|
|
1111
|
+
// component: () => import('@/views/ProjecProcurement/ProjecProcurementZf/ProjecProcurementZfDetail.vue')
|
|
1112
|
+
// },
|
|
1113
|
+
// {
|
|
1114
|
+
|
|
1115
|
+
// path: '/ProjectVerification',
|
|
1116
|
+
// name: "ProjectVerification",
|
|
1117
|
+
// meta: {
|
|
1118
|
+
// title: "项目核销管理",
|
|
1119
|
+
// auth: true
|
|
1120
|
+
// },
|
|
1121
|
+
// component: () => import('@/views/ProjecProcurement/ProjectVerification/ProjectVerification.vue')
|
|
1122
|
+
// },
|
|
1123
|
+
// {
|
|
1124
|
+
|
|
1125
|
+
// path: '/ProjectVerificationVerify',
|
|
1126
|
+
// name: "ProjectVerificationVerify",
|
|
1127
|
+
// meta: {
|
|
1128
|
+
// title: "项目核销详情",
|
|
1129
|
+
// auth: true
|
|
1130
|
+
// },
|
|
1131
|
+
// component: () => import('@/views/ProjecProcurement/ProjectVerification/ProjectVerificationVerify.vue')
|
|
1132
|
+
// },
|
|
1133
|
+
// {
|
|
1134
|
+
|
|
1135
|
+
// path: '/ProjectVerificationDetail',
|
|
1136
|
+
// name: "ProjectVerificationDetail",
|
|
1137
|
+
// meta: {
|
|
1138
|
+
// title: "项目核销详情",
|
|
1139
|
+
// auth: true
|
|
1140
|
+
// },
|
|
1141
|
+
// component: () => import('@/views/ProjecProcurement/ProjectVerification/ProjectVerificationDetail.vue')
|
|
1142
|
+
// },
|
|
1143
|
+
// {
|
|
1144
|
+
|
|
1145
|
+
// path: '/ProjecProcurementGzApproval',
|
|
1146
|
+
// name: "ProjecProcurementGzApproval",
|
|
1147
|
+
// meta: {
|
|
1148
|
+
// title: "项目采购挂账审批",
|
|
1149
|
+
// auth: true
|
|
1150
|
+
// },
|
|
1151
|
+
// component: () => import('@/views/ProjecProcurement/ProjecProcurementGz/ProjecProcurementGzApproval.vue')
|
|
1152
|
+
// },
|
|
1153
|
+
// {
|
|
1154
|
+
|
|
1155
|
+
// path: '/ProjecProcurementJhApproval',
|
|
1156
|
+
// name: "ProjecProcurementJhApproval",
|
|
1157
|
+
// meta: {
|
|
1158
|
+
// title: "项目采购计划审批",
|
|
1159
|
+
// auth: true
|
|
1160
|
+
// },
|
|
1161
|
+
// component: () => import('@/views/ProjecProcurement/ProjecProcurementJh/ProjecProcurementJhApproval.vue')
|
|
1162
|
+
// },
|
|
1163
|
+
// {
|
|
1164
|
+
|
|
1165
|
+
// path: '/ProjecProcurementSqApproval',
|
|
1166
|
+
// name: "ProjecProcurementSqApproval",
|
|
1167
|
+
// meta: {
|
|
1168
|
+
// title: "项目采购申请审批",
|
|
1169
|
+
// auth: true
|
|
1170
|
+
// },
|
|
1171
|
+
// component: () => import('@/views/ProjecProcurement/ProjecProcurementSq/ProjecProcurementSqApproval.vue')
|
|
1172
|
+
// },
|
|
1173
|
+
// {
|
|
1174
|
+
// path:'/ProjecProcurementYsApproval',
|
|
1175
|
+
// name:'ProjecProcurementYsApproval',
|
|
1176
|
+
// meta:{
|
|
1177
|
+
// title:"项目采购验收审批",
|
|
1178
|
+
// auth:true
|
|
1179
|
+
// },
|
|
1180
|
+
// component:() => import('@/views/ProjecProcurement/ProjecProcurementYs/ProjecProcurementYsApproval.vue')
|
|
1181
|
+
// },
|
|
1182
|
+
// {
|
|
1183
|
+
// path:'/ProjecProcurementZfApproval',
|
|
1184
|
+
// name:'ProjecProcurementZfApproval',
|
|
1185
|
+
// meta:{
|
|
1186
|
+
// title:"项目采购支付审批",
|
|
1187
|
+
// auth:true
|
|
1188
|
+
// },
|
|
1189
|
+
// component:() => import('@/views/ProjecProcurement/ProjecProcurementZf/ProjecProcurementZfApproval.vue')
|
|
1190
|
+
// },
|
|
1191
|
+
// {
|
|
1192
|
+
// path:'/approvalbudget',
|
|
1193
|
+
// name:'approvalbudget',
|
|
1194
|
+
// meta:{
|
|
1195
|
+
// title:'企业费用计划审批',
|
|
1196
|
+
// auth:true
|
|
1197
|
+
// },
|
|
1198
|
+
// component:()=> import('@/views/BudgetManage/EnterpriseBudget/components/approvalbudget.vue')
|
|
1199
|
+
// },
|
|
1200
|
+
// {
|
|
1201
|
+
// path:'/approvalpurchase',
|
|
1202
|
+
// name:'approvalpurchase',
|
|
1203
|
+
// meta:{
|
|
1204
|
+
// title:'企业费用申请审批',
|
|
1205
|
+
// auth:true
|
|
1206
|
+
// },
|
|
1207
|
+
// component:()=> import('@/views/CompanyPurchase/components/approvalpurchase.vue')
|
|
1208
|
+
// },
|
|
1209
|
+
// {
|
|
1210
|
+
// path:'/approvalarrears',
|
|
1211
|
+
// name:'approvalarrears',
|
|
1212
|
+
// meta:{
|
|
1213
|
+
// title:'企业费用挂账审批',
|
|
1214
|
+
// auth:true
|
|
1215
|
+
// },
|
|
1216
|
+
// component:()=> import('@/views/Arrears/components/approvalarrears.vue')
|
|
1217
|
+
// },
|
|
1218
|
+
// {
|
|
1219
|
+
// path:'/approvalcostpay',
|
|
1220
|
+
// name:'approvalcostpay',
|
|
1221
|
+
// meta:{
|
|
1222
|
+
// title:'企业费用支付审批',
|
|
1223
|
+
// auth:true
|
|
1224
|
+
// },
|
|
1225
|
+
// component:()=> import('@/views/Payment/Company/components/approvalcostpay.vue')
|
|
1226
|
+
// },
|
|
1227
|
+
// {
|
|
1228
|
+
// path:'/approveBudget',
|
|
1229
|
+
// name:'approveBudget',
|
|
1230
|
+
// meta:{
|
|
1231
|
+
// title:'项目费用预算审批',
|
|
1232
|
+
// auth:true
|
|
1233
|
+
// },
|
|
1234
|
+
// component:()=> import('@/views/BudgetManage/ProBudget/components/approveBudget.vue')
|
|
1235
|
+
// },
|
|
1236
|
+
// {
|
|
1237
|
+
// path: '/CreditManagementEdit',
|
|
1238
|
+
// name: 'CreditManagementEdit',
|
|
1239
|
+
// component: () =>
|
|
1240
|
+
// import('@/views/FinancialManagement/CreditManagement/CreditManagementEdit.vue'),
|
|
1241
|
+
// meta: {
|
|
1242
|
+
// Title: '编辑收款',
|
|
1243
|
+
// auth: true
|
|
1244
|
+
// }
|
|
1245
|
+
// },
|
|
1246
|
+
// {
|
|
1247
|
+
// path: '/bankAccount',
|
|
1248
|
+
// name: 'bankAccount',
|
|
1249
|
+
// component: () =>
|
|
1250
|
+
// import('@/views/System/bankAccount/bankAccount.vue'),
|
|
1251
|
+
// meta: {
|
|
1252
|
+
// Title: '银行账户信息',
|
|
1253
|
+
// auth: true
|
|
1254
|
+
// }
|
|
1255
|
+
// },
|
|
1256
|
+
// {
|
|
1257
|
+
// path: '/addBankAccount',
|
|
1258
|
+
// name: 'addBankAccount',
|
|
1259
|
+
// component: () =>
|
|
1260
|
+
// import('@/views/System/bankAccount/addBankAccount.vue'),
|
|
1261
|
+
// meta: {
|
|
1262
|
+
// Title: '新增银行账户',
|
|
1263
|
+
// auth: true
|
|
1264
|
+
// }
|
|
1265
|
+
// },
|
|
1266
|
+
// {
|
|
1267
|
+
// path: '/editBankAccount',
|
|
1268
|
+
// name: 'editBankAccount',
|
|
1269
|
+
// component: () =>
|
|
1270
|
+
// import('@/views/System/bankAccount/editBankAccount.vue'),
|
|
1271
|
+
// meta: {
|
|
1272
|
+
// Title: '编辑银行账户',
|
|
1273
|
+
// auth: true
|
|
1274
|
+
// }
|
|
1275
|
+
// },
|
|
1276
|
+
// {
|
|
1277
|
+
// path: '/bankAccountDetail',
|
|
1278
|
+
// name: 'bankAccountDetail',
|
|
1279
|
+
// component: () =>
|
|
1280
|
+
// import('@/views/System/bankAccount/bankAccountDetail.vue'),
|
|
1281
|
+
// meta: {
|
|
1282
|
+
// Title: '银行账户详情',
|
|
1283
|
+
// auth: true
|
|
1284
|
+
// }
|
|
1285
|
+
// },
|
|
1286
|
+
// {
|
|
1287
|
+
// path: '/fundRecord',
|
|
1288
|
+
// name: 'fundRecord',
|
|
1289
|
+
// component: () =>
|
|
1290
|
+
// import('@/views/FinancialManagement/fundRecord/fundRecord.vue'),
|
|
1291
|
+
// meta: {
|
|
1292
|
+
// Title: '往来资金支付',
|
|
1293
|
+
// auth: true
|
|
1294
|
+
// }
|
|
1295
|
+
// },
|
|
1296
|
+
// {
|
|
1297
|
+
// path: '/addFundRecord',
|
|
1298
|
+
// name: 'addFundRecord',
|
|
1299
|
+
// component: () =>
|
|
1300
|
+
// import('@/views/FinancialManagement/fundRecord/addFundRecord.vue'),
|
|
1301
|
+
// meta: {
|
|
1302
|
+
// Title: '新增往来资金支付',
|
|
1303
|
+
// auth: true
|
|
1304
|
+
// }
|
|
1305
|
+
// },
|
|
1306
|
+
// {
|
|
1307
|
+
// path: '/editFundRecord',
|
|
1308
|
+
// name: 'editFundRecord',
|
|
1309
|
+
// component: () =>
|
|
1310
|
+
// import('@/views/FinancialManagement/fundRecord/editFundRecord.vue'),
|
|
1311
|
+
// meta: {
|
|
1312
|
+
// Title: '编辑往来资金支付',
|
|
1313
|
+
// auth: true
|
|
1314
|
+
// }
|
|
1315
|
+
// },
|
|
1316
|
+
// {
|
|
1317
|
+
// path: '/fundRecordDetail',
|
|
1318
|
+
// name: 'fundRecordDetail',
|
|
1319
|
+
// component: () =>
|
|
1320
|
+
// import('@/views/FinancialManagement/fundRecord/fundRecordDetail.vue'),
|
|
1321
|
+
// meta: {
|
|
1322
|
+
// Title: '往来资金支付详情',
|
|
1323
|
+
// auth: true
|
|
1324
|
+
// }
|
|
1325
|
+
// },
|
|
1326
|
+
// {
|
|
1327
|
+
// path: '/approvalFund',
|
|
1328
|
+
// name: 'approvalFund',
|
|
1329
|
+
// component: () =>
|
|
1330
|
+
// import('@/views/FinancialManagement/fundRecord/approvalFund.vue'),
|
|
1331
|
+
// meta: {
|
|
1332
|
+
// Title: '往来资金支付审批',
|
|
1333
|
+
// auth: true
|
|
1334
|
+
// }
|
|
1335
|
+
// },
|
|
1336
|
+
// {
|
|
1337
|
+
// path: '/approvalCollection',
|
|
1338
|
+
// name: 'approvalCollection',
|
|
1339
|
+
// component: () =>
|
|
1340
|
+
// import('@/views/FinancialManagement/CreditManagement/approvalCollection.vue'),
|
|
1341
|
+
// meta: {
|
|
1342
|
+
// Title: '收款审批',
|
|
1343
|
+
// auth: true
|
|
1344
|
+
// }
|
|
1345
|
+
// },
|
|
1346
|
+
// {
|
|
1347
|
+
// path: '/approvalFund',
|
|
1348
|
+
// name: 'approvalFund',
|
|
1349
|
+
// component: () =>
|
|
1350
|
+
// import('@/views/FinancialManagement/fundRecord/approvalFund.vue'),
|
|
1351
|
+
// meta: {
|
|
1352
|
+
// Title: '往来资金支付审批',
|
|
1353
|
+
// auth: true
|
|
1354
|
+
// }
|
|
1355
|
+
// },
|
|
1356
|
+
// {
|
|
1357
|
+
// path: '/approvalCollection',
|
|
1358
|
+
// name: 'approvalCollection',
|
|
1359
|
+
// component: () =>
|
|
1360
|
+
// import('@/views/FinancialManagement/CreditManagement/approvalCollection.vue'),
|
|
1361
|
+
// meta: {
|
|
1362
|
+
// Title: '收款申请审批',
|
|
1363
|
+
// auth: true
|
|
1364
|
+
// }
|
|
1365
|
+
// },
|
|
1366
|
+
|
|
1367
|
+
// {
|
|
1368
|
+
// path: '/setting',
|
|
1369
|
+
// name: 'setting',
|
|
1370
|
+
// meta: {
|
|
1371
|
+
// Title: '系统设置',
|
|
1372
|
+
// auth: false
|
|
1373
|
+
// },
|
|
1374
|
+
// component: () => import('@/views/System/Setting/Setting'),
|
|
1375
|
+
// redirect: '/basicInfoP',
|
|
1376
|
+
// children: [
|
|
1377
|
+
// { // 基本信息
|
|
1378
|
+
// path: '/basicInfoP',
|
|
1379
|
+
// name: 'basicInfoP',
|
|
1380
|
+
// component: () => import('@/views/System/Setting/components/basicInfoP'),
|
|
1381
|
+
// meta: {
|
|
1382
|
+
// Title: '基本信息',
|
|
1383
|
+
// auth: true,
|
|
1384
|
+
// isMenu: false
|
|
1385
|
+
// }
|
|
1386
|
+
// },
|
|
1387
|
+
// { // 修改绑定手机 第一步 输入密码
|
|
1388
|
+
// path: '/settingEnterPassword',
|
|
1389
|
+
// name: 'settingEnterPassword',
|
|
1390
|
+
// component: () => import('@/views/System/Setting/components/EssentialInformation/EnterPassword'),
|
|
1391
|
+
// meta: {
|
|
1392
|
+
// Title: '账户安全',
|
|
1393
|
+
// auth: true
|
|
1394
|
+
// }
|
|
1395
|
+
// },
|
|
1396
|
+
// { // 修改绑定手机 第二步 输入新手机号验证码
|
|
1397
|
+
// path: '/settingEnterNewTel',
|
|
1398
|
+
// name: 'settingEnterNewTel',
|
|
1399
|
+
// component: () => import('@/views/System/Setting/components/EssentialInformation/EnterNewTel'),
|
|
1400
|
+
// meta: {
|
|
1401
|
+
// Title: '账户安全',
|
|
1402
|
+
// auth: true
|
|
1403
|
+
// }
|
|
1404
|
+
// },
|
|
1405
|
+
// { // 账户安全
|
|
1406
|
+
// path: '/settingSecurity',
|
|
1407
|
+
// name: 'settingSecurity',
|
|
1408
|
+
// component: () => import('@/views/System/Setting/components/AccountSecurity/AccountSecurity'),
|
|
1409
|
+
// meta: {
|
|
1410
|
+
// Title: '账户安全',
|
|
1411
|
+
// auth: true
|
|
1412
|
+
// }
|
|
1413
|
+
// },
|
|
1414
|
+
// { // 修改密码
|
|
1415
|
+
// path: '/settingChangePassword',
|
|
1416
|
+
// name: 'settingChangePassword',
|
|
1417
|
+
// component: () => import('@/views/System/Setting/components/EssentialInformation/ChangePassword'),
|
|
1418
|
+
// meta: {
|
|
1419
|
+
// Title: '修改密码',
|
|
1420
|
+
// auth: true
|
|
1421
|
+
// }
|
|
1422
|
+
// },
|
|
1423
|
+
// {
|
|
1424
|
+
// path: '/settingEnterNewPassword',
|
|
1425
|
+
// name: 'settingEnterNewPassword',
|
|
1426
|
+
// component: () => import('@/views/System/Setting/components/EssentialInformation/EnterNewPassword'),
|
|
1427
|
+
// meta: {
|
|
1428
|
+
// Title: '修改密码',
|
|
1429
|
+
// auth: true
|
|
1430
|
+
// }
|
|
1431
|
+
// },
|
|
1432
|
+
// { // 修改绑定手机 第三步 修改成功
|
|
1433
|
+
// path: '/settingSuccessfully',
|
|
1434
|
+
// name: 'settingSuccessfully',
|
|
1435
|
+
// component: () => import('@/views/System/Setting/components/EssentialInformation/ChangeSuccessfully'),
|
|
1436
|
+
// meta: {
|
|
1437
|
+
// Title: '账户安全',
|
|
1438
|
+
// auth: true
|
|
1439
|
+
// }
|
|
1440
|
+
// },
|
|
1441
|
+
// { // 认证中心
|
|
1442
|
+
// path: '/userenticationManagement',
|
|
1443
|
+
// name: 'userenticationManagement',
|
|
1444
|
+
// component: () => import('@/views/System/Setting/components/Authentication/AuthenticationManagement/AuthenticationManagement'),
|
|
1445
|
+
// meta: {
|
|
1446
|
+
// Title: '认证中心',
|
|
1447
|
+
// auth: true,
|
|
1448
|
+
// isMenu: false
|
|
1449
|
+
// }
|
|
1450
|
+
// },
|
|
1451
|
+
// { // 实名认证
|
|
1452
|
+
// path: '/userenticationRealName',
|
|
1453
|
+
// name: 'userenticationRealName',
|
|
1454
|
+
|
|
1455
|
+
// component: () => import('@/views/System/Setting/components/Authentication/AuthenticationRealName/AuthenticationRealName'),
|
|
1456
|
+
// meta: {
|
|
1457
|
+
// Title: '实名认证',
|
|
1458
|
+
// auth: true,
|
|
1459
|
+
// isMenu: false
|
|
1460
|
+
// }
|
|
1461
|
+
// },
|
|
1462
|
+
// { // 实名认证成功页面
|
|
1463
|
+
// path: '/userEnticationSuccess',
|
|
1464
|
+
// name: 'userEnticationSuccess',
|
|
1465
|
+
// component: () => import('@/views/System/Setting/components/Authentication/AuthenticationRealName/components/AuthenticationSuccess'),
|
|
1466
|
+
// meta: {
|
|
1467
|
+
// Title: '实名认证',
|
|
1468
|
+
// auth: true,
|
|
1469
|
+
// isMenu: false
|
|
1470
|
+
// }
|
|
1471
|
+
// },
|
|
1472
|
+
// { // 企业认证
|
|
1473
|
+
// path: '/enterpriseUserentication',
|
|
1474
|
+
// name: 'enterpriseUserentication',
|
|
1475
|
+
// component: () => import('@/views/System/Setting/components/Authentication/EnterpriseAuthentication/EnterpriseAuthentication'),
|
|
1476
|
+
// meta: {
|
|
1477
|
+
// Title: '企业认证',
|
|
1478
|
+
// auth: true,
|
|
1479
|
+
// isMenu: false
|
|
1480
|
+
// }
|
|
1481
|
+
// },
|
|
1482
|
+
// { // 我的企业
|
|
1483
|
+
// path: '/settingUserEnterpriseList',
|
|
1484
|
+
// name: 'settingUserEnterpriseList',
|
|
1485
|
+
// component: () => import('@/views/System/Setting/components/UserEnterprise/UserEnterpriseList'),
|
|
1486
|
+
// meta: {
|
|
1487
|
+
// Title: '我的企业',
|
|
1488
|
+
// auth: true,
|
|
1489
|
+
// isMenu: false
|
|
1490
|
+
// }
|
|
1491
|
+
// },
|
|
1492
|
+
// { // 司机认证
|
|
1493
|
+
// path: '/settingDriverLicence',
|
|
1494
|
+
// name: 'settingDriverLicence',
|
|
1495
|
+
// component: () => import('@/views/System/Setting/components/driverInfo/driverLicence'),
|
|
1496
|
+
// meta: {
|
|
1497
|
+
// Title: '司机认证',
|
|
1498
|
+
// auth: true,
|
|
1499
|
+
// isMenu: false
|
|
1500
|
+
// }
|
|
1501
|
+
// },
|
|
1502
|
+
// //员工审核
|
|
1503
|
+
// {
|
|
1504
|
+
// path: '/EmployeeReviewList',
|
|
1505
|
+
// name: 'EmployeeReviewList',
|
|
1506
|
+
// component: () => import('@/views/System/review/EmployeeReviewList.vue'),
|
|
1507
|
+
// meta: {
|
|
1508
|
+
// Title: '员工审核',
|
|
1509
|
+
// auth: true,
|
|
1510
|
+
// isMenu: true
|
|
1511
|
+
// }
|
|
1512
|
+
// },
|
|
1513
|
+
// ]
|
|
1514
|
+
// },
|
|
1515
|
+
{
|
|
1516
|
+
path: "/Notfound",
|
|
1517
|
+
name: "页面不存在",
|
|
1518
|
+
meta: {
|
|
1519
|
+
isMenu: false,
|
|
1520
|
+
hidden: true,
|
|
1521
|
+
},
|
|
1522
|
+
redirect: "/404",
|
|
1523
|
+
component: BaseRouter,
|
|
1524
|
+
children: [
|
|
1525
|
+
{
|
|
1526
|
+
path: "/404",
|
|
1527
|
+
name: "找不到相关页面",
|
|
1528
|
+
meta: {
|
|
1529
|
+
Title: "找不到相关页面",
|
|
1530
|
+
isMenu: false,
|
|
1531
|
+
hidden: true,
|
|
1532
|
+
},
|
|
1533
|
+
component: () => import("@/views/404.vue"),
|
|
1534
|
+
},
|
|
1535
|
+
],
|
|
1536
|
+
},
|
|
1537
|
+
];
|
|
1538
|
+
const otherRouter = [
|
|
1539
|
+
{
|
|
1540
|
+
id: "1242756704660230144",
|
|
1541
|
+
created: 1585131262000,
|
|
1542
|
+
creator: "1175977734833311744",
|
|
1543
|
+
title: "审批流程",
|
|
1544
|
+
state: 0,
|
|
1545
|
+
display: true,
|
|
1546
|
+
parentId: "1235148417240535040",
|
|
1547
|
+
sort: 6,
|
|
1548
|
+
visit: 1,
|
|
1549
|
+
project: "1291278798909739008",
|
|
1550
|
+
name: "processManage",
|
|
1551
|
+
path: "/processList",
|
|
1552
|
+
component: "BaseRouter",
|
|
1553
|
+
list: [
|
|
1554
|
+
{
|
|
1555
|
+
id: "1242756936705904640",
|
|
1556
|
+
created: 1585131318000,
|
|
1557
|
+
creator: "1175977734833311744",
|
|
1558
|
+
title: "审批流程",
|
|
1559
|
+
state: 0,
|
|
1560
|
+
display: false,
|
|
1561
|
+
parentId: "1242756704660230144",
|
|
1562
|
+
sort: 1,
|
|
1563
|
+
visit: 1,
|
|
1564
|
+
project: "1291278798909739008",
|
|
1565
|
+
name: "processList",
|
|
1566
|
+
path: "/",
|
|
1567
|
+
component: "formBuilder/processList",
|
|
1568
|
+
},
|
|
1569
|
+
{
|
|
1570
|
+
id: "1242757963052093440",
|
|
1571
|
+
created: 1585131562000,
|
|
1572
|
+
creator: "1175977734833311744",
|
|
1573
|
+
title: "审批流程设计",
|
|
1574
|
+
state: 0,
|
|
1575
|
+
display: false,
|
|
1576
|
+
parentId: "1242756704660230144",
|
|
1577
|
+
sort: 2,
|
|
1578
|
+
visit: 1,
|
|
1579
|
+
project: "1291278798909739008",
|
|
1580
|
+
name: "process",
|
|
1581
|
+
path: "/process",
|
|
1582
|
+
component: "formBuilder/process",
|
|
1583
|
+
},
|
|
1584
|
+
],
|
|
1585
|
+
},
|
|
1586
|
+
];
|
|
1587
|
+
// if (window.__POWERED_BY_QIANKUN__) {
|
|
1588
|
+
// // 这里利用jq的ajax实现同步处理
|
|
1589
|
+
// $.ajax({
|
|
1590
|
+
// url: url + auth + `/v1/sys/menu/getMenu/company`,
|
|
1591
|
+
// method: "GET",
|
|
1592
|
+
// async: false,
|
|
1593
|
+
// beforeSend: function(request) {
|
|
1594
|
+
// request.setRequestHeader("Authorization", `Bearer ${token}`);
|
|
1595
|
+
// },
|
|
1596
|
+
// success: function(result) {
|
|
1597
|
+
// const qgRoutes = result.data.filter((v) => {
|
|
1598
|
+
// return (
|
|
1599
|
+
// v.name !== "HYGL" &&
|
|
1600
|
+
// (v.name === "yusuan" ||
|
|
1601
|
+
// v.name === "recruitment" ||
|
|
1602
|
+
// v.name === "yanshou" ||
|
|
1603
|
+
// v.name === "Arrears" ||
|
|
1604
|
+
// v.name === "Writeoffmanagement" ||
|
|
1605
|
+
// v.name === "financialManage" ||
|
|
1606
|
+
// v.name === "Htgl" ||
|
|
1607
|
+
// v.name === "inventoryManage" ||
|
|
1608
|
+
// v.name === "equityManagement" ||
|
|
1609
|
+
// v.name === "inventoryManage" ||
|
|
1610
|
+
// v.name === "RiskManage" ||
|
|
1611
|
+
// v.name === "processManage"
|
|
1612
|
+
// )
|
|
1613
|
+
// );
|
|
1614
|
+
// });
|
|
1615
|
+
// Route = Route.concat(formatRoutes(qgRoutes, ""))
|
|
1616
|
+
// }
|
|
1617
|
+
// });
|
|
1618
|
+
// } else {
|
|
1619
|
+
Route = Route.concat(formatRoutes(otherRouter, ""));
|
|
1620
|
+
// }
|
|
1621
|
+
|
|
1622
|
+
const fml = {
|
|
1623
|
+
sum(a, b) {
|
|
1624
|
+
return a + b;
|
|
1625
|
+
},
|
|
1626
|
+
INT(a) {
|
|
1627
|
+
return Math.floor(a);
|
|
1628
|
+
},
|
|
1629
|
+
};
|
|
1630
|
+
var formulaAnalysis = new FormulaAnalysis(fml);
|
|
1631
|
+
|
|
1632
|
+
const ao = {
|
|
1633
|
+
a: 10,
|
|
1634
|
+
b: 5,
|
|
1635
|
+
};
|
|
1636
|
+
var res = formulaAnalysis.analysis("INT(sum(1,3.3))", ao);
|
|
1637
|
+
|
|
1638
|
+
|
|
1639
|
+
export default Route;
|