src/components/view/b1-report-preparation.vue
@@ -84,7 +84,9 @@ </div> <!-- <input id="input" type="file" accept=".doc,.docx"></input> --> <div class="table"> <ValueTable ref="ValueTable" :url="$api.insReport.pageInsReport" :componentData="componentData" <ValueTable ref="ValueTable" :url="$api.insReport.pageInsReport" :isColumnWidth="true" :componentData="componentData" :key="upIndex" /> </div> </div>