| | |
| | | :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" |
| | |
| | | <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> |