Crunchy
2024-08-02 e1d6ecb19c05c9cc00b7d4a29d82cbc546d5cd09
src/components/view/b1-expenses.vue
@@ -88,7 +88,8 @@
        </div>
      </div>
      <div class="table">
        <ValueTable ref="ValueTable" :url="$api.insOrder.costStatistics" :componentData="componentData" :key="upIndex"
        <ValueTable ref="ValueTable" :url="$api.insOrder.costStatistics"
                    :componentData="componentData" :key="upIndex"
          @handleWeave="handleWeave" :column-min-width="'140'"/>
      </div>
    </div>