zhangjq
2026-01-27 6f51f667ae7b13dca029045c221d0b1722cf98df
public/components/property/importOldRoomFee/importOldRoomFee.html
@@ -49,7 +49,7 @@
                                    :value="importOldRoomFeeInfo.excelTemplate==''?'必填,请选择白单流水数据文件':importOldRoomFeeInfo.excelTemplate.name">
                                <div class="input-group-append">
                                    <button class="btn btn-primary" type="button" @click="$refs.excelTemplate.click()">
                                    文件
                                    选择
                                </button>
                                </div>
                                <input id="excelTemplate" ref="excelTemplate" type="file" 
@@ -71,8 +71,8 @@
                                    <vc:i18n name="导入模板" namespace="importOldRoomFee"></vc:i18n>
                            </a> -->
                            <!-- <a href="/import/归档费用导入模板.xlsx" target="_blank"> -->
                              <a href="/import/白单流水导入新模版.xlsx" target="_blank">
                                <span><vc:i18n name="白单流水导入新模版" namespace="importOldRoomFee"></vc:i18n></span>
                              <a href="/import/白单流水  导入新模板.xlsx" target="_blank">
                                <span><vc:i18n name="白单流水  导入新模板" namespace="importOldRoomFee"></vc:i18n></span>
                            </a>
                            准备数据后,上传导入
                        </div>