|
|
@@ -360,7 +360,7 @@
|
|
|
4. 您可在提交申请后5-10个<b>工作日</b>内到【<a
|
|
|
style="cursor: pointer; text-decoration: underline"
|
|
|
@click="handleToInvoice"
|
|
|
- >发票申请</a
|
|
|
+ >发票管理</a
|
|
|
>】下载发票。
|
|
|
</p></el-checkbox
|
|
|
>
|
|
|
@@ -777,7 +777,7 @@ export default {
|
|
|
dangerouslyUseHTMLString: true,
|
|
|
offset: 200,
|
|
|
message:
|
|
|
- "申请成功,您可在提交申请后5-10个<b>工作日</b>内到 【<a style='text-decoration: underline;' onclick=handleToInvoice()>发票申请</a>】下载发票。",
|
|
|
+ "申请成功,您可在提交申请后5-10个<b>工作日</b>内到 【<a style='text-decoration: underline;' onclick=handleToInvoice()>发票管理</a>】下载发票。",
|
|
|
duration: 15000,
|
|
|
});
|
|
|
this.dialogVisible = false;
|