-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查询
+ 重置
+
+
+
+
+
+
+
+
+
+
+
+ 查看
+
+
+
+
+
+
+
+
-
-
\ No newline at end of file
+.el-form-item .el-form-item {
+ margin-bottom: 22px;
+}
+.add-wrap {
+ margin-bottom: 22px;
+}
+.turn-work-list {
+ background-color: pink;
+ padding-bottom: 10px;
+ margin-bottom: 20px;
+}
+.bl-form3 {
+ &.el-pagination {
+ margin-top: 16px;
+ text-align: right;
+ }
+}
+
diff --git a/src/views/business/staff/staff-profile/componments/chart-form/index.vue b/src/views/business/staff/staff-profile/componments/chart-form/index.vue
index 235d8d0..8183919 100644
--- a/src/views/business/staff/staff-profile/componments/chart-form/index.vue
+++ b/src/views/business/staff/staff-profile/componments/chart-form/index.vue
@@ -17,7 +17,7 @@ export default {
x: 'center',
y: '80%',
show: true
- }, // 隐藏legend
+ },
color: ['#09f', '#eeeeee', '#468251', '#666666'],
series: {
center: ['50%', '40%']
diff --git a/src/views/business/staff/staff-profile/componments/query-form/index.vue b/src/views/business/staff/staff-profile/componments/query-form/index.vue
index f8d41ad..166886d 100644
--- a/src/views/business/staff/staff-profile/componments/query-form/index.vue
+++ b/src/views/business/staff/staff-profile/componments/query-form/index.vue
@@ -51,7 +51,7 @@
-
+
{{ data.label }}
@@ -59,8 +59,8 @@
@@ -71,7 +71,7 @@ export default {
data () {
return {
isChooseText: '',
- isChoose: true,
+ isChoose: false,
data: [{
label: '业务前台',
number: 24,