Browse Source

Merge branch 'vue_statistics_branch' of http://git.shengws.com/csx/Vue_New into vue_statistics_branch

csx 4 years ago
parent
commit
20a55d8c08

+ 12 - 12
src/xt_pages/qcd/indicatorControlAnalysis/components/office.vue View File

@@ -108,18 +108,18 @@
108 108
 
109 109
       </el-table>
110 110
 
111
-      <!--<el-pagination-->
112
-        <!--align="right"-->
113
-        <!--@size-change="handleSizeChange"-->
114
-        <!--@current-change="handleCurrentChange"-->
115
-        <!--:current-page="query.page"-->
116
-        <!--:page-sizes="[10, 20, 50, 100]"-->
117
-        <!--:page-size="10"-->
118
-        <!--background-->
119
-        <!--style="margin-top:20px;"-->
120
-        <!--layout="total, sizes, prev, pager, next, jumper"-->
121
-        <!--:total="total"-->
122
-      <!--&gt;</el-pagination>-->
111
+      <el-pagination
112
+        align="right"
113
+        @size-change="handleSizeChange"
114
+        @current-change="handleCurrentChange"
115
+        :current-page="query.page"
116
+        :page-sizes="[10, 20, 50, 100]"
117
+        :page-size="10"
118
+        background
119
+        style="margin-top:20px;"
120
+        layout="total, sizes, prev, pager, next, jumper"
121
+        :total="total"
122
+      ></el-pagination>
123 123
     </div>
124 124
   </div>
125 125
 </template>

+ 2 - 0
src/xt_pages/qcd/indicatorControlAnalysis/patientInspectionDetail.vue View File

@@ -608,6 +608,8 @@
608 608
                 }
609 609
               }
610 610
 
611
+              console.log(this.options.series[0].data)
612
+
611 613
               //获取无法确定选项的颜色
612 614
               if (this.query.range_type == 2) {
613 615
                 //去重复