zhangjq
2026-01-27 6f51f667ae7b13dca029045c221d0b1722cf98df
public/components/property/importPhoneBillFlow/importPhoneBillFlow.html
@@ -36,7 +36,7 @@
                                        <div class="input-group-append">
                                            <button class="btn btn-outline-secondary" type="button" 
                                                    onclick="document.getElementById('importPhoneBillFlowFile').click()">
                                                文件
                                                选择
                                            </button>
                                        </div>
                                        <input id="importPhoneBillFlowFile" type="file" class="form-control d-none" v-on:change="getExcelTemplate($event)" accept=".xls,.xlsx">