zh 2 лет назад
Родитель
Сommit
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"