xiongchao 3 years ago
parent
commit
0f322380b9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/check/checkstandard/modules/DetailSbCheck.vue

+ 1 - 1
src/views/check/checkstandard/modules/DetailSbCheck.vue

@@ -39,7 +39,7 @@
       :columns="columns"
       :row-selection="{ selectedRowKeys: selectedRowKeys, onChange: onSelectChange }"
       tableLayout="auto"
-      :scroll="{x: BaseTool.Constant.scrollX, y: BaseTool.Constant.scrollY}"
+      :scroll="{x: 1100, y: BaseTool.Constant.scrollY}"
       rowKey="id">
       <span slot="action" slot-scope="record">
         <template>