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>