diff --git a/src/components/AMap/src/AMapDesigner/index.vue b/src/components/AMap/src/AMapDesigner/index.vue index 2140f3e..70ffeaf 100644 --- a/src/components/AMap/src/AMapDesigner/index.vue +++ b/src/components/AMap/src/AMapDesigner/index.vue @@ -879,7 +879,7 @@ // 地图设计器总样式 .amap-designer { - @toolbarHeight: v-bind('mapState.toggleOperatePanelClass.toolbarHeight + "px"');; + @toolbarHeight: v-bind('mapState.toggleOperatePanelClass.toolbarHeight + "px"'); @siderWidth: v-bind('mapState.toggleOperatePanelClass.siderWidth + "px"'); @borderColor: #e0e0e0; diff --git a/src/views/workflow/task/TaskForm.vue b/src/views/workflow/task/TaskForm.vue index 80d517f..8e2dd12 100644 --- a/src/views/workflow/task/TaskForm.vue +++ b/src/views/workflow/task/TaskForm.vue @@ -36,46 +36,58 @@ - - - - - - - - 是否抄送 - - - - - - 指定下一步处理者(不设置就使用默认处理人) - - - - + + + + + + + + + + + + + 是否抄送 + + + + + + + + + + 指定下一步处理者(不设置就使用默认处理人) + + + + + + + -