gaoluyang
2024-07-31 69ac2e24130def6e981b95cfbdfc4d1ef28cabc9
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>