Преглед на файлове

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"