diff --git a/src/router/index.js b/src/router/index.js index b7cc36e..8c9cc30 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -378,7 +378,7 @@ export const asyncRouterMap = [ { path: "invWarehouse", component: invWarehouse, - name: "仓库信息", + name: "仓库字典", icon: "", meta: { authRule: ["basicProduct/invWarehouse"] @@ -388,7 +388,7 @@ export const asyncRouterMap = [ { path: "/udiInfo", redirect: "/udiInfo/manage", - name: "医疗器械信息", + name: "耗材字典", component: Empty, meta: { authRule: ["udiInfo/manage"] @@ -397,7 +397,7 @@ export const asyncRouterMap = [ { path: "UdiInfoManage", - name: "医疗器械信息维护", + name: "耗材字典维护", component: UdiInfoManage, meta: { authRule: ["product/UdiInfoManage"] @@ -406,7 +406,7 @@ export const asyncRouterMap = [ { path: "udiImport", - name: "医疗器械信息导入", + name: "耗材字典导入", component: UdiInfoImport, meta: { authRule: ["product/udiImport"] @@ -414,7 +414,7 @@ export const asyncRouterMap = [ }, { path: "udiinfoExport", - name: "医疗器械信息导出", + name: "耗材字典导出", component: udiInfoExport, meta: { authRule: ["product/udiinfoExport"] @@ -435,7 +435,7 @@ export const asyncRouterMap = [ { path: "/basicCorp", redirect: "/basicCorp/manage", - name: "供应商信息", + name: "往来单位字典", component: Empty, meta: { authRule: ["basicCorp/manage"] @@ -443,7 +443,7 @@ export const asyncRouterMap = [ children: [ { path: "basicUnitMaintain", - name: "供应商信息维护", + name: "往来单位信息维护", component: basicUnitMaintain, meta: { authRule: ["basicCorp/basicUnitMaintain"] @@ -451,7 +451,7 @@ export const asyncRouterMap = [ }, { path: "corpImport", - name: "供应商信息导入", + name: "往来单位信息导入", component: corpImport, meta: { authRule: ["basicCorp/corpImport"] @@ -460,7 +460,7 @@ export const asyncRouterMap = [ { path: "corpExport", - name: "供应商信息导出", + name: "往来单位信息导出", component: corpExport, meta: { authRule: ["basicCorp/corpExport"] diff --git a/src/views/basic/BussinessTypeLocl.vue b/src/views/basic/BussinessTypeLocl.vue index 93dbbe3..e624c16 100644 --- a/src/views/basic/BussinessTypeLocl.vue +++ b/src/views/basic/BussinessTypeLocl.vue @@ -1,125 +1,125 @@ diff --git a/src/views/basic/BussinessTypeLoclModify.vue b/src/views/basic/BussinessTypeLoclModify.vue index 6a4e763..c5a821b 100644 --- a/src/views/basic/BussinessTypeLoclModify.vue +++ b/src/views/basic/BussinessTypeLoclModify.vue @@ -83,7 +83,10 @@
- 缺量自动补单 + + 缺量自动补单 +
@@ -209,7 +212,7 @@