diff --git a/src/config/route.js b/src/config/route.js index 5f60b9b9..ee873e32 100644 --- a/src/config/route.js +++ b/src/config/route.js @@ -194,19 +194,17 @@ const routes = [ "meta": { "title": "我创建的", "icon": "el-icon-folder-add", - "perms": ["ownerwork"] }, "component": "wf/ownerwork" } , { - "name": "duyt", + "name": "duty", "path": "/wf/dutywork", "meta": { "title": "待办工单", "icon": "el-icon-folder-opened", - "perms": ["duyt"] }, "component": "wf/dutywork" }, @@ -216,7 +214,6 @@ const routes = [ "meta": { "title": "我处理的", "icon": "el-icon-expand", - "perms": ["worked"] }, "component": "wf/worked" }, @@ -226,7 +223,6 @@ const routes = [ "meta": { "title": "抄送我的", "icon": "el-icon-edit-pen", - "perms": ["ccwork"] }, "component": "wf/ccwork" }, diff --git a/src/style/fix.scss b/src/style/fix.scss index 7fa75652..9ce86e94 100644 --- a/src/style/fix.scss +++ b/src/style/fix.scss @@ -279,6 +279,10 @@ body .tox-tinymce-aux { margin-bottom: 16px; } +.el-col .el-card { + margin-bottom: 8px; +} + .el-card, .el-message { border-radius: 0px; diff --git a/src/views/am/audio.vue b/src/views/am/audio.vue index 71e552b7..390e2b14 100644 --- a/src/views/am/audio.vue +++ b/src/views/am/audio.vue @@ -39,40 +39,33 @@ prop="name" min-width="150" > - + - - + - - + - + + - +