diff --git a/Code/Fe/public/config.js b/Code/Fe/public/config.js index 54a3614..4e0e87c 100644 --- a/Code/Fe/public/config.js +++ b/Code/Fe/public/config.js @@ -8,4 +8,5 @@ window.SITE_CONFIG['isAutoLogin'] = true window.SITE_CONFIG['isSinglePage'] = false window.SITE_CONFIG['userNameOrEmailAddress'] = 'admin' window.SITE_CONFIG['client_secret'] = '1q2w3E*' -window.SITE_CONFIG['menuHiddenConfig'] = ['AsnDet','PoDet','ReceiptDet','ReturnDet','SodDet'] \ No newline at end of file +window.SITE_CONFIG['menuHiddenConfig'] = ['AsnDet','PoDet','ReceiptDet','ReturnDet'] +window.SITE_CONFIG['browserTitle'] = '接口看板-QAD&WMS' \ No newline at end of file diff --git a/Code/Fe/src/App.vue b/Code/Fe/src/App.vue index 3870738..e34ec19 100644 --- a/Code/Fe/src/App.vue +++ b/Code/Fe/src/App.vue @@ -17,6 +17,8 @@ localStorage.setItem('isSinglePage',window.SITE_CONFIG['isSinglePage']) localStorage.setItem('userNameOrEmailAddress',window.SITE_CONFIG['userNameOrEmailAddress']) localStorage.setItem('client_secret',window.SITE_CONFIG['client_secret']) localStorage.setItem('menuHiddenConfig',window.SITE_CONFIG['menuHiddenConfig']) +localStorage.setItem('browserTitle',window.SITE_CONFIG['browserTitle']) + // 获取浏览器语言 const language_brow = (navigator.language || navigator.browserLanguage) console.log(21,language_brow) @@ -25,16 +27,6 @@ if(language_brow.indexOf('zh') >= 0){ }else{ localStorage.setItem('browserLanguage','en') } -// localStorage.setItem('user',window.SITE_CONFIG['user']) -// localStorage.setItem('print',window.SITE_CONFIG['print']) -// localStorage.setItem('warehouseCode',window.SITE_CONFIG['warehouseCode']) -// localStorage.setItem('company',window.SITE_CONFIG['company']) -// localStorage.setItem('largeScreen',window.SITE_CONFIG['largeScreen']) -// localStorage.setItem('apifoxToken',window.SITE_CONFIG['apifoxToken']) -// localStorage.setItem('reportsUrl',window.SITE_CONFIG['reportsUrl']) -// localStorage.setItem('companyName',window.SITE_CONFIG['companyName']) -// // localStorage.setItem('interfaceBoardUrl',window.SITE_CONFIG['interfaceBoardUrl']) -// localStorage.setItem('interfaceBoardColumnsApi',window.SITE_CONFIG['interfaceBoardColumnsApi']) \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/Bom档案管理.svg b/Code/Fe/src/icons/svg/Bom档案管理.svg deleted file mode 100644 index 5cf5c37..0000000 --- a/Code/Fe/src/icons/svg/Bom档案管理.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/FIS发货记录.svg b/Code/Fe/src/icons/svg/FIS发货记录.svg deleted file mode 100644 index 8102ea0..0000000 --- a/Code/Fe/src/icons/svg/FIS发货记录.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/PDA权限控制.svg b/Code/Fe/src/icons/svg/PDA权限控制.svg deleted file mode 100644 index 745481c..0000000 --- a/Code/Fe/src/icons/svg/PDA权限控制.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/PDA权限菜单.svg b/Code/Fe/src/icons/svg/PDA权限菜单.svg deleted file mode 100644 index 3644e80..0000000 --- a/Code/Fe/src/icons/svg/PDA权限菜单.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/dashboard.svg b/Code/Fe/src/icons/svg/dashboard.svg deleted file mode 100644 index 5317d37..0000000 --- a/Code/Fe/src/icons/svg/dashboard.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/email.svg b/Code/Fe/src/icons/svg/email.svg deleted file mode 100644 index 74d25e2..0000000 --- a/Code/Fe/src/icons/svg/email.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/404.svg b/Code/Fe/src/icons/svg/svg_404.svg similarity index 100% rename from Code/Fe/src/icons/svg/404.svg rename to Code/Fe/src/icons/svg/svg_404.svg diff --git a/Code/Fe/src/icons/svg/系统首页.svg b/Code/Fe/src/icons/svg/svg_dashboard.svg similarity index 100% rename from Code/Fe/src/icons/svg/系统首页.svg rename to Code/Fe/src/icons/svg/svg_dashboard.svg diff --git a/Code/Fe/src/icons/svg/基础数据管理.svg b/Code/Fe/src/icons/svg/svg_default.svg similarity index 100% rename from Code/Fe/src/icons/svg/基础数据管理.svg rename to Code/Fe/src/icons/svg/svg_default.svg diff --git a/Code/Fe/src/icons/svg/删除.svg b/Code/Fe/src/icons/svg/svg_delete.svg similarity index 100% rename from Code/Fe/src/icons/svg/删除.svg rename to Code/Fe/src/icons/svg/svg_delete.svg diff --git a/Code/Fe/src/icons/svg/exit-fullscreen.svg b/Code/Fe/src/icons/svg/svg_exitFullscreen.svg similarity index 100% rename from Code/Fe/src/icons/svg/exit-fullscreen.svg rename to Code/Fe/src/icons/svg/svg_exitFullscreen.svg diff --git a/Code/Fe/src/icons/svg/eye.svg b/Code/Fe/src/icons/svg/svg_eye.svg similarity index 100% rename from Code/Fe/src/icons/svg/eye.svg rename to Code/Fe/src/icons/svg/svg_eye.svg diff --git a/Code/Fe/src/icons/svg/eye-open.svg b/Code/Fe/src/icons/svg/svg_eyeOpen.svg similarity index 100% rename from Code/Fe/src/icons/svg/eye-open.svg rename to Code/Fe/src/icons/svg/svg_eyeOpen.svg diff --git a/Code/Fe/src/icons/svg/form.svg b/Code/Fe/src/icons/svg/svg_form.svg similarity index 100% rename from Code/Fe/src/icons/svg/form.svg rename to Code/Fe/src/icons/svg/svg_form.svg diff --git a/Code/Fe/src/icons/svg/fullscreen.svg b/Code/Fe/src/icons/svg/svg_fullscreen.svg similarity index 100% rename from Code/Fe/src/icons/svg/fullscreen.svg rename to Code/Fe/src/icons/svg/svg_fullscreen.svg diff --git a/Code/Fe/src/icons/svg/hide.svg b/Code/Fe/src/icons/svg/svg_hide.svg similarity index 100% rename from Code/Fe/src/icons/svg/hide.svg rename to Code/Fe/src/icons/svg/svg_hide.svg diff --git a/Code/Fe/src/icons/svg/password.svg b/Code/Fe/src/icons/svg/svg_password.svg similarity index 100% rename from Code/Fe/src/icons/svg/password.svg rename to Code/Fe/src/icons/svg/svg_password.svg diff --git a/Code/Fe/src/icons/svg/确认.svg b/Code/Fe/src/icons/svg/svg_right.svg similarity index 100% rename from Code/Fe/src/icons/svg/确认.svg rename to Code/Fe/src/icons/svg/svg_right.svg diff --git a/Code/Fe/src/icons/svg/search.svg b/Code/Fe/src/icons/svg/svg_search.svg similarity index 100% rename from Code/Fe/src/icons/svg/search.svg rename to Code/Fe/src/icons/svg/svg_search.svg diff --git a/Code/Fe/src/icons/svg/show.svg b/Code/Fe/src/icons/svg/svg_show.svg similarity index 100% rename from Code/Fe/src/icons/svg/show.svg rename to Code/Fe/src/icons/svg/svg_show.svg diff --git a/Code/Fe/src/icons/svg/user.svg b/Code/Fe/src/icons/svg/svg_user.svg similarity index 100% rename from Code/Fe/src/icons/svg/user.svg rename to Code/Fe/src/icons/svg/svg_user.svg diff --git a/Code/Fe/src/icons/svg/warehouseCode.svg b/Code/Fe/src/icons/svg/svg_warehouse.svg similarity index 100% rename from Code/Fe/src/icons/svg/warehouseCode.svg rename to Code/Fe/src/icons/svg/svg_warehouse.svg diff --git a/Code/Fe/src/icons/svg/上架任务.svg b/Code/Fe/src/icons/svg/上架任务.svg deleted file mode 100644 index 8190f5d..0000000 --- a/Code/Fe/src/icons/svg/上架任务.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/上架前退货.svg b/Code/Fe/src/icons/svg/上架前退货.svg deleted file mode 100644 index e11a11d..0000000 --- a/Code/Fe/src/icons/svg/上架前退货.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/上架后退货.svg b/Code/Fe/src/icons/svg/上架后退货.svg deleted file mode 100644 index b42237e..0000000 --- a/Code/Fe/src/icons/svg/上架后退货.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/上架记录.svg b/Code/Fe/src/icons/svg/上架记录.svg deleted file mode 100644 index 49113af..0000000 --- a/Code/Fe/src/icons/svg/上架记录.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/不合格转合格.svg b/Code/Fe/src/icons/svg/不合格转合格.svg deleted file mode 100644 index 5e476d3..0000000 --- a/Code/Fe/src/icons/svg/不合格转合格.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/不合格转合格记录.svg b/Code/Fe/src/icons/svg/不合格转合格记录.svg deleted file mode 100644 index c80075a..0000000 --- a/Code/Fe/src/icons/svg/不合格转合格记录.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/产品类.svg b/Code/Fe/src/icons/svg/产品类.svg deleted file mode 100644 index 640e0c4..0000000 --- a/Code/Fe/src/icons/svg/产品类.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/人工发料任务.svg b/Code/Fe/src/icons/svg/人工发料任务.svg deleted file mode 100644 index 135a935..0000000 --- a/Code/Fe/src/icons/svg/人工发料任务.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/人工发料记录.svg b/Code/Fe/src/icons/svg/人工发料记录.svg deleted file mode 100644 index 516efd5..0000000 --- a/Code/Fe/src/icons/svg/人工发料记录.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/人工叫料.svg b/Code/Fe/src/icons/svg/人工叫料.svg deleted file mode 100644 index dcde755..0000000 --- a/Code/Fe/src/icons/svg/人工叫料.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/人工叫料申请.svg b/Code/Fe/src/icons/svg/人工叫料申请.svg deleted file mode 100644 index b6f4be5..0000000 --- a/Code/Fe/src/icons/svg/人工叫料申请.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/仓库管理.svg b/Code/Fe/src/icons/svg/仓库管理.svg deleted file mode 100644 index 5dfd451..0000000 --- a/Code/Fe/src/icons/svg/仓库管理.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/任务.svg b/Code/Fe/src/icons/svg/任务.svg deleted file mode 100644 index 0444285..0000000 --- a/Code/Fe/src/icons/svg/任务.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/供应商.svg b/Code/Fe/src/icons/svg/供应商.svg deleted file mode 100644 index b9e25d5..0000000 --- a/Code/Fe/src/icons/svg/供应商.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/供应商信息.svg b/Code/Fe/src/icons/svg/供应商信息.svg deleted file mode 100644 index 4c05375..0000000 --- a/Code/Fe/src/icons/svg/供应商信息.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/供应商信息维护.svg b/Code/Fe/src/icons/svg/供应商信息维护.svg deleted file mode 100644 index f750d29..0000000 --- a/Code/Fe/src/icons/svg/供应商信息维护.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/供应商时间窗口.svg b/Code/Fe/src/icons/svg/供应商时间窗口.svg deleted file mode 100644 index 97f307e..0000000 --- a/Code/Fe/src/icons/svg/供应商时间窗口.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/供应商物品.svg b/Code/Fe/src/icons/svg/供应商物品.svg deleted file mode 100644 index 5965b53..0000000 --- a/Code/Fe/src/icons/svg/供应商物品.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/供应商物品信息.svg b/Code/Fe/src/icons/svg/供应商物品信息.svg deleted file mode 100644 index 46ee130..0000000 --- a/Code/Fe/src/icons/svg/供应商物品信息.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/储位间调拨任务.svg b/Code/Fe/src/icons/svg/储位间调拨任务.svg deleted file mode 100644 index b7bdbf5..0000000 --- a/Code/Fe/src/icons/svg/储位间调拨任务.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/储位间调拨申请.svg b/Code/Fe/src/icons/svg/储位间调拨申请.svg deleted file mode 100644 index 19d1134..0000000 --- a/Code/Fe/src/icons/svg/储位间调拨申请.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/储位间调拨记录.svg b/Code/Fe/src/icons/svg/储位间调拨记录.svg deleted file mode 100644 index 8b8b1e3..0000000 --- a/Code/Fe/src/icons/svg/储位间调拨记录.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/分类.svg b/Code/Fe/src/icons/svg/分类.svg deleted file mode 100644 index a1eb9ed..0000000 --- a/Code/Fe/src/icons/svg/分类.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/创建标签.svg b/Code/Fe/src/icons/svg/创建标签.svg deleted file mode 100644 index 82c36b4..0000000 --- a/Code/Fe/src/icons/svg/创建标签.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/到货.svg b/Code/Fe/src/icons/svg/到货.svg deleted file mode 100644 index bb38888..0000000 --- a/Code/Fe/src/icons/svg/到货.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/区域信息.svg b/Code/Fe/src/icons/svg/区域信息.svg deleted file mode 100644 index 8f73cdc..0000000 --- a/Code/Fe/src/icons/svg/区域信息.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/半成品上架.svg b/Code/Fe/src/icons/svg/半成品上架.svg deleted file mode 100644 index c98d67b..0000000 --- a/Code/Fe/src/icons/svg/半成品上架.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/半成品标签.svg b/Code/Fe/src/icons/svg/半成品标签.svg deleted file mode 100644 index aac302a..0000000 --- a/Code/Fe/src/icons/svg/半成品标签.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/半成品记录.svg b/Code/Fe/src/icons/svg/半成品记录.svg deleted file mode 100644 index 2605f62..0000000 --- a/Code/Fe/src/icons/svg/半成品记录.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/原始单据.svg b/Code/Fe/src/icons/svg/原始单据.svg deleted file mode 100644 index 915e705..0000000 --- a/Code/Fe/src/icons/svg/原始单据.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/原料标签.svg b/Code/Fe/src/icons/svg/原料标签.svg deleted file mode 100644 index ef530a3..0000000 --- a/Code/Fe/src/icons/svg/原料标签.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/原料管理.svg b/Code/Fe/src/icons/svg/原料管理.svg deleted file mode 100644 index 7aab78e..0000000 --- a/Code/Fe/src/icons/svg/原料管理.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/发料任务.svg b/Code/Fe/src/icons/svg/发料任务.svg deleted file mode 100644 index 92b18fa..0000000 --- a/Code/Fe/src/icons/svg/发料任务.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/发料记录.svg b/Code/Fe/src/icons/svg/发料记录.svg deleted file mode 100644 index 310a2a5..0000000 --- a/Code/Fe/src/icons/svg/发料记录.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/发货.svg b/Code/Fe/src/icons/svg/发货.svg deleted file mode 100644 index 0b7c1a2..0000000 --- a/Code/Fe/src/icons/svg/发货.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/发货任务.svg b/Code/Fe/src/icons/svg/发货任务.svg deleted file mode 100644 index 849a053..0000000 --- a/Code/Fe/src/icons/svg/发货任务.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/发货申请.svg b/Code/Fe/src/icons/svg/发货申请.svg deleted file mode 100644 index 66043c3..0000000 --- a/Code/Fe/src/icons/svg/发货申请.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/发货管理.svg b/Code/Fe/src/icons/svg/发货管理.svg deleted file mode 100644 index 9400157..0000000 --- a/Code/Fe/src/icons/svg/发货管理.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/发货计划.svg b/Code/Fe/src/icons/svg/发货计划.svg deleted file mode 100644 index 120fde4..0000000 --- a/Code/Fe/src/icons/svg/发货计划.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/发货记录.svg b/Code/Fe/src/icons/svg/发货记录.svg deleted file mode 100644 index 532966c..0000000 --- a/Code/Fe/src/icons/svg/发货记录.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/发货通知.svg b/Code/Fe/src/icons/svg/发货通知.svg deleted file mode 100644 index fbbafa7..0000000 --- a/Code/Fe/src/icons/svg/发货通知.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/回收料.svg b/Code/Fe/src/icons/svg/回收料.svg deleted file mode 100644 index 80fcf23..0000000 --- a/Code/Fe/src/icons/svg/回收料.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/回收料收货记录.svg b/Code/Fe/src/icons/svg/回收料收货记录.svg deleted file mode 100644 index eb09581..0000000 --- a/Code/Fe/src/icons/svg/回收料收货记录.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/回收料调整申请.svg b/Code/Fe/src/icons/svg/回收料调整申请.svg deleted file mode 100644 index 6ca510b..0000000 --- a/Code/Fe/src/icons/svg/回收料调整申请.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/回收料调整记录.svg b/Code/Fe/src/icons/svg/回收料调整记录.svg deleted file mode 100644 index bbf2058..0000000 --- a/Code/Fe/src/icons/svg/回收料调整记录.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/备料计划.svg b/Code/Fe/src/icons/svg/备料计划.svg deleted file mode 100644 index fc9e178..0000000 --- a/Code/Fe/src/icons/svg/备料计划.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/字典信息.svg b/Code/Fe/src/icons/svg/字典信息.svg deleted file mode 100644 index 3cf2601..0000000 --- a/Code/Fe/src/icons/svg/字典信息.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/字典信息维护.svg b/Code/Fe/src/icons/svg/字典信息维护.svg deleted file mode 100644 index e7758fb..0000000 --- a/Code/Fe/src/icons/svg/字典信息维护.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/字典管理.svg b/Code/Fe/src/icons/svg/字典管理.svg deleted file mode 100644 index 4644360..0000000 --- a/Code/Fe/src/icons/svg/字典管理.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/完工收货.svg b/Code/Fe/src/icons/svg/完工收货.svg deleted file mode 100644 index 83bf330..0000000 --- a/Code/Fe/src/icons/svg/完工收货.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/完工收货任务.svg b/Code/Fe/src/icons/svg/完工收货任务.svg deleted file mode 100644 index ee55737..0000000 --- a/Code/Fe/src/icons/svg/完工收货任务.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/完工收货申请.svg b/Code/Fe/src/icons/svg/完工收货申请.svg deleted file mode 100644 index b2bb606..0000000 --- a/Code/Fe/src/icons/svg/完工收货申请.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/完工收货记录.svg b/Code/Fe/src/icons/svg/完工收货记录.svg deleted file mode 100644 index fd320c6..0000000 --- a/Code/Fe/src/icons/svg/完工收货记录.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/客户信息.svg b/Code/Fe/src/icons/svg/客户信息.svg deleted file mode 100644 index d4719c4..0000000 --- a/Code/Fe/src/icons/svg/客户信息.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/客户储位调拨.svg b/Code/Fe/src/icons/svg/客户储位调拨.svg deleted file mode 100644 index f8976cc..0000000 --- a/Code/Fe/src/icons/svg/客户储位调拨.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/客户储位调拨申请.svg b/Code/Fe/src/icons/svg/客户储位调拨申请.svg deleted file mode 100644 index 6dd7823..0000000 --- a/Code/Fe/src/icons/svg/客户储位调拨申请.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/客户储位调拨记录.svg b/Code/Fe/src/icons/svg/客户储位调拨记录.svg deleted file mode 100644 index 1e3b852..0000000 --- a/Code/Fe/src/icons/svg/客户储位调拨记录.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/客户地址信息.svg b/Code/Fe/src/icons/svg/客户地址信息.svg deleted file mode 100644 index 760e8c2..0000000 --- a/Code/Fe/src/icons/svg/客户地址信息.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/客户物品信息.svg b/Code/Fe/src/icons/svg/客户物品信息.svg deleted file mode 100644 index a81dbb0..0000000 --- a/Code/Fe/src/icons/svg/客户物品信息.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/客户管理.svg b/Code/Fe/src/icons/svg/客户管理.svg deleted file mode 100644 index 1b77283..0000000 --- a/Code/Fe/src/icons/svg/客户管理.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/客户退拆.svg b/Code/Fe/src/icons/svg/客户退拆.svg deleted file mode 100644 index 0f80f04..0000000 --- a/Code/Fe/src/icons/svg/客户退拆.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/客户退拆申请.svg b/Code/Fe/src/icons/svg/客户退拆申请.svg deleted file mode 100644 index cbeddd8..0000000 --- a/Code/Fe/src/icons/svg/客户退拆申请.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/客户退拆记录.svg b/Code/Fe/src/icons/svg/客户退拆记录.svg deleted file mode 100644 index 14d66f8..0000000 --- a/Code/Fe/src/icons/svg/客户退拆记录.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/客户项目信息.svg b/Code/Fe/src/icons/svg/客户项目信息.svg deleted file mode 100644 index 77f57a1..0000000 --- a/Code/Fe/src/icons/svg/客户项目信息.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/工作组信息.svg b/Code/Fe/src/icons/svg/工作组信息.svg deleted file mode 100644 index 7e96427..0000000 --- a/Code/Fe/src/icons/svg/工作组信息.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/已占用库存.svg b/Code/Fe/src/icons/svg/已占用库存.svg deleted file mode 100644 index 104c5b3..0000000 --- a/Code/Fe/src/icons/svg/已占用库存.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/库位信息.svg b/Code/Fe/src/icons/svg/库位信息.svg deleted file mode 100644 index ba1bfbc..0000000 --- a/Code/Fe/src/icons/svg/库位信息.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/库位可用容量信息.svg b/Code/Fe/src/icons/svg/库位可用容量信息.svg deleted file mode 100644 index d46c14d..0000000 --- a/Code/Fe/src/icons/svg/库位可用容量信息.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/库位组信息.svg b/Code/Fe/src/icons/svg/库位组信息.svg deleted file mode 100644 index 4137106..0000000 --- a/Code/Fe/src/icons/svg/库位组信息.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/库位零件关系.svg b/Code/Fe/src/icons/svg/库位零件关系.svg deleted file mode 100644 index 47a983b..0000000 --- a/Code/Fe/src/icons/svg/库位零件关系.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/库内管理.svg b/Code/Fe/src/icons/svg/库内管理.svg deleted file mode 100644 index e4eb6a8..0000000 --- a/Code/Fe/src/icons/svg/库内管理.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/库存.svg b/Code/Fe/src/icons/svg/库存.svg deleted file mode 100644 index d607b25..0000000 --- a/Code/Fe/src/icons/svg/库存.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/库存事务.svg b/Code/Fe/src/icons/svg/库存事务.svg deleted file mode 100644 index 31f9bc4..0000000 --- a/Code/Fe/src/icons/svg/库存事务.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/库存余额.svg b/Code/Fe/src/icons/svg/库存余额.svg deleted file mode 100644 index d92b6e2..0000000 --- a/Code/Fe/src/icons/svg/库存余额.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/库存快照.svg b/Code/Fe/src/icons/svg/库存快照.svg deleted file mode 100644 index 8413390..0000000 --- a/Code/Fe/src/icons/svg/库存快照.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/库存日志.svg b/Code/Fe/src/icons/svg/库存日志.svg deleted file mode 100644 index aa87804..0000000 --- a/Code/Fe/src/icons/svg/库存日志.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/库存查询.svg b/Code/Fe/src/icons/svg/库存查询.svg deleted file mode 100644 index 92a344b..0000000 --- a/Code/Fe/src/icons/svg/库存查询.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/库存盘点.svg b/Code/Fe/src/icons/svg/库存盘点.svg deleted file mode 100644 index f498973..0000000 --- a/Code/Fe/src/icons/svg/库存盘点.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/库存管理.svg b/Code/Fe/src/icons/svg/库存管理.svg deleted file mode 100644 index c632443..0000000 --- a/Code/Fe/src/icons/svg/库存管理.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/库存类型.svg b/Code/Fe/src/icons/svg/库存类型.svg deleted file mode 100644 index f1e8393..0000000 --- a/Code/Fe/src/icons/svg/库存类型.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/库存统计.svg b/Code/Fe/src/icons/svg/库存统计.svg deleted file mode 100644 index 4d8bf1d..0000000 --- a/Code/Fe/src/icons/svg/库存统计.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/库存转移日志.svg b/Code/Fe/src/icons/svg/库存转移日志.svg deleted file mode 100644 index 57ea47a..0000000 --- a/Code/Fe/src/icons/svg/库存转移日志.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/成品发货.svg b/Code/Fe/src/icons/svg/成品发货.svg deleted file mode 100644 index 7545cee..0000000 --- a/Code/Fe/src/icons/svg/成品发货.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/成品管理.svg b/Code/Fe/src/icons/svg/成品管理.svg deleted file mode 100644 index d5783fd..0000000 --- a/Code/Fe/src/icons/svg/成品管理.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/打印.svg b/Code/Fe/src/icons/svg/打印.svg deleted file mode 100644 index 21ca430..0000000 --- a/Code/Fe/src/icons/svg/打印.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/报废.svg b/Code/Fe/src/icons/svg/报废.svg deleted file mode 100644 index 7882e98..0000000 --- a/Code/Fe/src/icons/svg/报废.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/报废单管理.svg b/Code/Fe/src/icons/svg/报废单管理.svg deleted file mode 100644 index d2cda38..0000000 --- a/Code/Fe/src/icons/svg/报废单管理.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/报废补缴.svg b/Code/Fe/src/icons/svg/报废补缴.svg deleted file mode 100644 index 2126c64..0000000 --- a/Code/Fe/src/icons/svg/报废补缴.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/报废记录.svg b/Code/Fe/src/icons/svg/报废记录.svg deleted file mode 100644 index 30ad03b..0000000 --- a/Code/Fe/src/icons/svg/报废记录.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/报检单.svg b/Code/Fe/src/icons/svg/报检单.svg deleted file mode 100644 index 5262f51..0000000 --- a/Code/Fe/src/icons/svg/报检单.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/报表查看.svg b/Code/Fe/src/icons/svg/报表查看.svg deleted file mode 100644 index f2b77ee..0000000 --- a/Code/Fe/src/icons/svg/报表查看.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/指导书信息.svg b/Code/Fe/src/icons/svg/指导书信息.svg deleted file mode 100644 index a6b1c4d..0000000 --- a/Code/Fe/src/icons/svg/指导书信息.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/指导书信息维护.svg b/Code/Fe/src/icons/svg/指导书信息维护.svg deleted file mode 100644 index e0ca895..0000000 --- a/Code/Fe/src/icons/svg/指导书信息维护.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/收货口信息.svg b/Code/Fe/src/icons/svg/收货口信息.svg deleted file mode 100644 index cd7d213..0000000 --- a/Code/Fe/src/icons/svg/收货口信息.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/收货异常记录.svg b/Code/Fe/src/icons/svg/收货异常记录.svg deleted file mode 100644 index 36f8d4f..0000000 --- a/Code/Fe/src/icons/svg/收货异常记录.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/日历信息.svg b/Code/Fe/src/icons/svg/日历信息.svg deleted file mode 100644 index 0f2b9a3..0000000 --- a/Code/Fe/src/icons/svg/日历信息.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/权限控制.svg b/Code/Fe/src/icons/svg/权限控制.svg deleted file mode 100644 index f0e2e4e..0000000 --- a/Code/Fe/src/icons/svg/权限控制.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/查询.svg b/Code/Fe/src/icons/svg/查询.svg deleted file mode 100644 index 6a7c16b..0000000 --- a/Code/Fe/src/icons/svg/查询.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/查询管理.svg b/Code/Fe/src/icons/svg/查询管理.svg deleted file mode 100644 index db84f1d..0000000 --- a/Code/Fe/src/icons/svg/查询管理.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/标签管理.svg b/Code/Fe/src/icons/svg/标签管理.svg deleted file mode 100644 index f8fd76c..0000000 --- a/Code/Fe/src/icons/svg/标签管理.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/检验任务.svg b/Code/Fe/src/icons/svg/检验任务.svg deleted file mode 100644 index b9eda2e..0000000 --- a/Code/Fe/src/icons/svg/检验任务.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/检验记录.svg b/Code/Fe/src/icons/svg/检验记录.svg deleted file mode 100644 index 7c03539..0000000 --- a/Code/Fe/src/icons/svg/检验记录.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/物品.svg b/Code/Fe/src/icons/svg/物品.svg deleted file mode 100644 index 731c0a4..0000000 --- a/Code/Fe/src/icons/svg/物品.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/物品分类信息.svg b/Code/Fe/src/icons/svg/物品分类信息.svg deleted file mode 100644 index 242d00a..0000000 --- a/Code/Fe/src/icons/svg/物品分类信息.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/物品包装.svg b/Code/Fe/src/icons/svg/物品包装.svg deleted file mode 100644 index 4465240..0000000 --- a/Code/Fe/src/icons/svg/物品包装.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/物品包装信息.svg b/Code/Fe/src/icons/svg/物品包装信息.svg deleted file mode 100644 index 650d7c2..0000000 --- a/Code/Fe/src/icons/svg/物品包装信息.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/物品基础信息.svg b/Code/Fe/src/icons/svg/物品基础信息.svg deleted file mode 100644 index 7855f2a..0000000 --- a/Code/Fe/src/icons/svg/物品基础信息.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/物品质检标准信息.svg b/Code/Fe/src/icons/svg/物品质检标准信息.svg deleted file mode 100644 index ed0ffd8..0000000 --- a/Code/Fe/src/icons/svg/物品质检标准信息.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/物品质量信息.svg b/Code/Fe/src/icons/svg/物品质量信息.svg deleted file mode 100644 index 7fe569c..0000000 --- a/Code/Fe/src/icons/svg/物品质量信息.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/物料清单信息.svg b/Code/Fe/src/icons/svg/物料清单信息.svg deleted file mode 100644 index c8e4a4e..0000000 --- a/Code/Fe/src/icons/svg/物料清单信息.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/物料清单维护.svg b/Code/Fe/src/icons/svg/物料清单维护.svg deleted file mode 100644 index 09bfe22..0000000 --- a/Code/Fe/src/icons/svg/物料清单维护.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/班次.svg b/Code/Fe/src/icons/svg/班次.svg deleted file mode 100644 index 75db6f1..0000000 --- a/Code/Fe/src/icons/svg/班次.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/班组.svg b/Code/Fe/src/icons/svg/班组.svg deleted file mode 100644 index 489d35e..0000000 --- a/Code/Fe/src/icons/svg/班组.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/生产.svg b/Code/Fe/src/icons/svg/生产.svg deleted file mode 100644 index 85b5f5f..0000000 --- a/Code/Fe/src/icons/svg/生产.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/生产信息维护.svg b/Code/Fe/src/icons/svg/生产信息维护.svg deleted file mode 100644 index 9140bd5..0000000 --- a/Code/Fe/src/icons/svg/生产信息维护.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/生产管理.svg b/Code/Fe/src/icons/svg/生产管理.svg deleted file mode 100644 index e61840d..0000000 --- a/Code/Fe/src/icons/svg/生产管理.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/生产线信息.svg b/Code/Fe/src/icons/svg/生产线信息.svg deleted file mode 100644 index 5210b77..0000000 --- a/Code/Fe/src/icons/svg/生产线信息.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/生产计划.svg b/Code/Fe/src/icons/svg/生产计划.svg deleted file mode 100644 index e7db177..0000000 --- a/Code/Fe/src/icons/svg/生产计划.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/生产退库.svg b/Code/Fe/src/icons/svg/生产退库.svg deleted file mode 100644 index a5de6e4..0000000 --- a/Code/Fe/src/icons/svg/生产退库.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/用户.svg b/Code/Fe/src/icons/svg/用户.svg deleted file mode 100644 index fbfe7b1..0000000 --- a/Code/Fe/src/icons/svg/用户.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/用户工作组对应关系.svg b/Code/Fe/src/icons/svg/用户工作组对应关系.svg deleted file mode 100644 index a22851f..0000000 --- a/Code/Fe/src/icons/svg/用户工作组对应关系.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/盘点任务.svg b/Code/Fe/src/icons/svg/盘点任务.svg deleted file mode 100644 index 3bd7731..0000000 --- a/Code/Fe/src/icons/svg/盘点任务.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/盘点管理.svg b/Code/Fe/src/icons/svg/盘点管理.svg deleted file mode 100644 index 9ab4d16..0000000 --- a/Code/Fe/src/icons/svg/盘点管理.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/盘点计划.svg b/Code/Fe/src/icons/svg/盘点计划.svg deleted file mode 100644 index d933d93..0000000 --- a/Code/Fe/src/icons/svg/盘点计划.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/盘点记录.svg b/Code/Fe/src/icons/svg/盘点记录.svg deleted file mode 100644 index 5a8d319..0000000 --- a/Code/Fe/src/icons/svg/盘点记录.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/直发.svg b/Code/Fe/src/icons/svg/直发.svg deleted file mode 100644 index e8cb25a..0000000 --- a/Code/Fe/src/icons/svg/直发.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/管理系统-首页图标.svg b/Code/Fe/src/icons/svg/管理系统-首页图标.svg deleted file mode 100644 index 2ea3917..0000000 --- a/Code/Fe/src/icons/svg/管理系统-首页图标.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/系统信息维护.svg b/Code/Fe/src/icons/svg/系统信息维护.svg deleted file mode 100644 index 564187e..0000000 --- a/Code/Fe/src/icons/svg/系统信息维护.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/系统权限控制.svg b/Code/Fe/src/icons/svg/系统权限控制.svg deleted file mode 100644 index de00fb4..0000000 --- a/Code/Fe/src/icons/svg/系统权限控制.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/线边仓报废.svg b/Code/Fe/src/icons/svg/线边仓报废.svg deleted file mode 100644 index d8d72b9..0000000 --- a/Code/Fe/src/icons/svg/线边仓报废.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/线边仓报废申请.svg b/Code/Fe/src/icons/svg/线边仓报废申请.svg deleted file mode 100644 index 58b889c..0000000 --- a/Code/Fe/src/icons/svg/线边仓报废申请.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/线边仓报废记录.svg b/Code/Fe/src/icons/svg/线边仓报废记录.svg deleted file mode 100644 index 6d7c599..0000000 --- a/Code/Fe/src/icons/svg/线边仓报废记录.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/线边仓缴库.svg b/Code/Fe/src/icons/svg/线边仓缴库.svg deleted file mode 100644 index a492fa8..0000000 --- a/Code/Fe/src/icons/svg/线边仓缴库.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/线边仓缴库申请.svg b/Code/Fe/src/icons/svg/线边仓缴库申请.svg deleted file mode 100644 index 5e9bddd..0000000 --- a/Code/Fe/src/icons/svg/线边仓缴库申请.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/线边仓缴库记录.svg b/Code/Fe/src/icons/svg/线边仓缴库记录.svg deleted file mode 100644 index 36a00d9..0000000 --- a/Code/Fe/src/icons/svg/线边仓缴库记录.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/线边仓调整单.svg b/Code/Fe/src/icons/svg/线边仓调整单.svg deleted file mode 100644 index 1707988..0000000 --- a/Code/Fe/src/icons/svg/线边仓调整单.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/线边仓调整单申请.svg b/Code/Fe/src/icons/svg/线边仓调整单申请.svg deleted file mode 100644 index cdae237..0000000 --- a/Code/Fe/src/icons/svg/线边仓调整单申请.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/线边仓调整单记录.svg b/Code/Fe/src/icons/svg/线边仓调整单记录.svg deleted file mode 100644 index 55ba745..0000000 --- a/Code/Fe/src/icons/svg/线边仓调整单记录.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/缴库.svg b/Code/Fe/src/icons/svg/缴库.svg deleted file mode 100644 index 14d5b2e..0000000 --- a/Code/Fe/src/icons/svg/缴库.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/自动发料任务.svg b/Code/Fe/src/icons/svg/自动发料任务.svg deleted file mode 100644 index 58b97d1..0000000 --- a/Code/Fe/src/icons/svg/自动发料任务.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/自动发料记录.svg b/Code/Fe/src/icons/svg/自动发料记录.svg deleted file mode 100644 index 4c6ebc1..0000000 --- a/Code/Fe/src/icons/svg/自动发料记录.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/自动叫料.svg b/Code/Fe/src/icons/svg/自动叫料.svg deleted file mode 100644 index 845c290..0000000 --- a/Code/Fe/src/icons/svg/自动叫料.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/自动叫料申请.svg b/Code/Fe/src/icons/svg/自动叫料申请.svg deleted file mode 100644 index fd382bc..0000000 --- a/Code/Fe/src/icons/svg/自动叫料申请.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/补缴.svg b/Code/Fe/src/icons/svg/补缴.svg deleted file mode 100644 index 442ad05..0000000 --- a/Code/Fe/src/icons/svg/补缴.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/计划外入库记录.svg b/Code/Fe/src/icons/svg/计划外入库记录.svg deleted file mode 100644 index 484109a..0000000 --- a/Code/Fe/src/icons/svg/计划外入库记录.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/计划外出库记录.svg b/Code/Fe/src/icons/svg/计划外出库记录.svg deleted file mode 100644 index 7e0fe4e..0000000 --- a/Code/Fe/src/icons/svg/计划外出库记录.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/计量单位信息.svg b/Code/Fe/src/icons/svg/计量单位信息.svg deleted file mode 100644 index 35e55c7..0000000 --- a/Code/Fe/src/icons/svg/计量单位信息.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/订单信息.svg b/Code/Fe/src/icons/svg/订单信息.svg deleted file mode 100644 index a999c62..0000000 --- a/Code/Fe/src/icons/svg/订单信息.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/设置.svg b/Code/Fe/src/icons/svg/设置.svg deleted file mode 100644 index 2d56727..0000000 --- a/Code/Fe/src/icons/svg/设置.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/调拨.svg b/Code/Fe/src/icons/svg/调拨.svg deleted file mode 100644 index b73cbe0..0000000 --- a/Code/Fe/src/icons/svg/调拨.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/调拨任务.svg b/Code/Fe/src/icons/svg/调拨任务.svg deleted file mode 100644 index 392f75b..0000000 --- a/Code/Fe/src/icons/svg/调拨任务.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/调拨申请.svg b/Code/Fe/src/icons/svg/调拨申请.svg deleted file mode 100644 index 4e05a95..0000000 --- a/Code/Fe/src/icons/svg/调拨申请.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/调拨记录.svg b/Code/Fe/src/icons/svg/调拨记录.svg deleted file mode 100644 index 3519d88..0000000 --- a/Code/Fe/src/icons/svg/调拨记录.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/账期信息.svg b/Code/Fe/src/icons/svg/账期信息.svg deleted file mode 100644 index f0705fc..0000000 --- a/Code/Fe/src/icons/svg/账期信息.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/账期管理.svg b/Code/Fe/src/icons/svg/账期管理.svg deleted file mode 100644 index f1e6145..0000000 --- a/Code/Fe/src/icons/svg/账期管理.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/质量异常记录.svg b/Code/Fe/src/icons/svg/质量异常记录.svg deleted file mode 100644 index 500075e..0000000 --- a/Code/Fe/src/icons/svg/质量异常记录.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/质量检验.svg b/Code/Fe/src/icons/svg/质量检验.svg deleted file mode 100644 index 0e22dc0..0000000 --- a/Code/Fe/src/icons/svg/质量检验.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/质量管理.svg b/Code/Fe/src/icons/svg/质量管理.svg deleted file mode 100644 index f2053ee..0000000 --- a/Code/Fe/src/icons/svg/质量管理.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/车间信息.svg b/Code/Fe/src/icons/svg/车间信息.svg deleted file mode 100644 index 772103c..0000000 --- a/Code/Fe/src/icons/svg/车间信息.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/转移.svg b/Code/Fe/src/icons/svg/转移.svg deleted file mode 100644 index eaa40b8..0000000 --- a/Code/Fe/src/icons/svg/转移.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/转移记录.svg b/Code/Fe/src/icons/svg/转移记录.svg deleted file mode 100644 index 3678c0c..0000000 --- a/Code/Fe/src/icons/svg/转移记录.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/退库任务.svg b/Code/Fe/src/icons/svg/退库任务.svg deleted file mode 100644 index 5e38f55..0000000 --- a/Code/Fe/src/icons/svg/退库任务.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/退库申请.svg b/Code/Fe/src/icons/svg/退库申请.svg deleted file mode 100644 index d09d17d..0000000 --- a/Code/Fe/src/icons/svg/退库申请.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/退库记录.svg b/Code/Fe/src/icons/svg/退库记录.svg deleted file mode 100644 index 9043154..0000000 --- a/Code/Fe/src/icons/svg/退库记录.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/通用记录.svg b/Code/Fe/src/icons/svg/通用记录.svg deleted file mode 100644 index 68b3954..0000000 --- a/Code/Fe/src/icons/svg/通用记录.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/部门.svg b/Code/Fe/src/icons/svg/部门.svg deleted file mode 100644 index d576ecb..0000000 --- a/Code/Fe/src/icons/svg/部门.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/部门关系.svg b/Code/Fe/src/icons/svg/部门关系.svg deleted file mode 100644 index 85fb60d..0000000 --- a/Code/Fe/src/icons/svg/部门关系.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/配置信息.svg b/Code/Fe/src/icons/svg/配置信息.svg deleted file mode 100644 index 1b4e215..0000000 --- a/Code/Fe/src/icons/svg/配置信息.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/采购上架.svg b/Code/Fe/src/icons/svg/采购上架.svg deleted file mode 100644 index 7b1868b..0000000 --- a/Code/Fe/src/icons/svg/采购上架.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/采购上架申请.svg b/Code/Fe/src/icons/svg/采购上架申请.svg deleted file mode 100644 index 911a265..0000000 --- a/Code/Fe/src/icons/svg/采购上架申请.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/采购上架记录.svg b/Code/Fe/src/icons/svg/采购上架记录.svg deleted file mode 100644 index 41c136f..0000000 --- a/Code/Fe/src/icons/svg/采购上架记录.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/采购到货单.svg b/Code/Fe/src/icons/svg/采购到货单.svg deleted file mode 100644 index 57137fd..0000000 --- a/Code/Fe/src/icons/svg/采购到货单.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/采购收货.svg b/Code/Fe/src/icons/svg/采购收货.svg deleted file mode 100644 index e2f6390..0000000 --- a/Code/Fe/src/icons/svg/采购收货.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/采购收货任务.svg b/Code/Fe/src/icons/svg/采购收货任务.svg deleted file mode 100644 index e8be309..0000000 --- a/Code/Fe/src/icons/svg/采购收货任务.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/采购收货记录.svg b/Code/Fe/src/icons/svg/采购收货记录.svg deleted file mode 100644 index ed2b7b7..0000000 --- a/Code/Fe/src/icons/svg/采购收货记录.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/采购订单.svg b/Code/Fe/src/icons/svg/采购订单.svg deleted file mode 100644 index 64b7fdf..0000000 --- a/Code/Fe/src/icons/svg/采购订单.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/采购订单信息.svg b/Code/Fe/src/icons/svg/采购订单信息.svg deleted file mode 100644 index 54ff43d..0000000 --- a/Code/Fe/src/icons/svg/采购订单信息.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/采购退货.svg b/Code/Fe/src/icons/svg/采购退货.svg deleted file mode 100644 index a15defc..0000000 --- a/Code/Fe/src/icons/svg/采购退货.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/采购退货任务.svg b/Code/Fe/src/icons/svg/采购退货任务.svg deleted file mode 100644 index 973e137..0000000 --- a/Code/Fe/src/icons/svg/采购退货任务.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/采购退货申请.svg b/Code/Fe/src/icons/svg/采购退货申请.svg deleted file mode 100644 index 18621a8..0000000 --- a/Code/Fe/src/icons/svg/采购退货申请.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/采购退货记录.svg b/Code/Fe/src/icons/svg/采购退货记录.svg deleted file mode 100644 index fc9a4cf..0000000 --- a/Code/Fe/src/icons/svg/采购退货记录.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/销售发货单.svg b/Code/Fe/src/icons/svg/销售发货单.svg deleted file mode 100644 index abeedc3..0000000 --- a/Code/Fe/src/icons/svg/销售发货单.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/销售订单.svg b/Code/Fe/src/icons/svg/销售订单.svg deleted file mode 100644 index 664dbe1..0000000 --- a/Code/Fe/src/icons/svg/销售订单.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/隔离记录.svg b/Code/Fe/src/icons/svg/隔离记录.svg deleted file mode 100644 index 933e5ad..0000000 --- a/Code/Fe/src/icons/svg/隔离记录.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/零件.svg b/Code/Fe/src/icons/svg/零件.svg deleted file mode 100644 index 222c270..0000000 --- a/Code/Fe/src/icons/svg/零件.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/非生产.svg b/Code/Fe/src/icons/svg/非生产.svg deleted file mode 100644 index 90dc6f9..0000000 --- a/Code/Fe/src/icons/svg/非生产.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/非生产申请.svg b/Code/Fe/src/icons/svg/非生产申请.svg deleted file mode 100644 index c42f5fe..0000000 --- a/Code/Fe/src/icons/svg/非生产申请.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/非生产记录.svg b/Code/Fe/src/icons/svg/非生产记录.svg deleted file mode 100644 index 0ebe9a5..0000000 --- a/Code/Fe/src/icons/svg/非生产记录.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/非生产退料申请.svg b/Code/Fe/src/icons/svg/非生产退料申请.svg deleted file mode 100644 index 727d436..0000000 --- a/Code/Fe/src/icons/svg/非生产退料申请.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/非生产退料记录.svg b/Code/Fe/src/icons/svg/非生产退料记录.svg deleted file mode 100644 index 698ee71..0000000 --- a/Code/Fe/src/icons/svg/非生产退料记录.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/非生产领料申请.svg b/Code/Fe/src/icons/svg/非生产领料申请.svg deleted file mode 100644 index 022fe10..0000000 --- a/Code/Fe/src/icons/svg/非生产领料申请.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/项目.svg b/Code/Fe/src/icons/svg/项目.svg deleted file mode 100644 index 828928b..0000000 --- a/Code/Fe/src/icons/svg/项目.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/icons/svg/预填充库存.svg b/Code/Fe/src/icons/svg/预填充库存.svg deleted file mode 100644 index 83a1879..0000000 --- a/Code/Fe/src/icons/svg/预填充库存.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Code/Fe/src/layout/components/Navbar.vue b/Code/Fe/src/layout/components/Navbar.vue index d41d12e..8545743 100644 --- a/Code/Fe/src/layout/components/Navbar.vue +++ b/Code/Fe/src/layout/components/Navbar.vue @@ -6,7 +6,7 @@ class="hamburger-container" @toggleClick="toggleSideBar" /> - WMS后台管理系统 + {{ pageTitle }}