소스 검색

fix: 列表操作宽度

zh 2 년 전
부모
커밋
b3704d0753
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/finance/receivable_list.vue

+ 1 - 0
src/views/finance/receivable_list.vue

@@ -4,6 +4,7 @@
     :getList="getList"
     :exportList="exportList"
     :operation="operation()"
+    :operationColumnWidth="200"
     :optionsEvensGroup="optionsEvensGroup"
     :columnParsing="columnParsing"
     :tableAttributes="tableAttributes"