Browse Source

修改龙门架统计样式

chenrui  2 years ago
parent
commit
949ac793ed
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/views/statisticalanalysis/components/echart/tableforms.vue

+ 2 - 0
src/views/statisticalanalysis/components/echart/tableforms.vue

@@ -1267,6 +1267,7 @@ export default {
         {
           columnName: "indexs",
           columnLabel: "序号",
+          width: 50,
         },
         {
           columnName: "dat",
@@ -1329,6 +1330,7 @@ export default {
       tableColumn: [
         {
           columnName: "indexs",
+          width: 50,
           columnLabel: "序号",
         },
         {