Merge branch '20220608-提示改成‘组织机构代码’' into 'release_20220624'

6.24 第二个图标记处括号中提示改成【供应商营业执照编号、组织机构代码、税务登记号】

See merge request eshop/fe_service_ebtp_frontend!142
This commit is contained in:
周建龙
2022-06-24 21:27:48 +08:00
2 changed files with 4 additions and 4 deletions

View File

@ -335,8 +335,8 @@ const DownloadPurchasingDocuments: React.FC<{}> = () => {
} else { } else {
Modal.warning({ Modal.warning({
title: <> title: <>
<p style={{ color: "#b30000" }}></p> <p style={{ color: "#b30000" }}></p>
<p>---</p> <p>---</p>
</>, </>,
onOk() { onOk() {
reject('下载失败'); reject('下载失败');

View File

@ -213,8 +213,8 @@ const DownloadPurchasingDocuments: React.FC<{}> = () => {
} else { } else {
Modal.warning({ Modal.warning({
title: <> title: <>
<p style={{ color: "#b30000" }}></p> <p style={{ color: "#b30000" }}></p>
<p>---</p> <p>---</p>
</>, </>,
onOk() { onOk() {
reject('下载失败'); reject('下载失败');