diff --git a/src/App.vue b/src/App.vue index 25e63f1..02830f5 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,16 +1,18 @@ - - + + + + diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue index 2a93aed..9c5f5fa 100644 --- a/src/layout/components/Navbar.vue +++ b/src/layout/components/Navbar.vue @@ -110,7 +110,8 @@ type="text" icon="el-icon-view" @click.stop="viewActionSteps(scope.row)" - >查看措施 + >查看措施 + @@ -132,12 +133,12 @@ :closable="false" style="margin-bottom: 20px;" /> - +
{{ step.description }}