6.21 提示改成【供应商营业执照编号、组织机构代码、税务登记号】

This commit is contained in:
jl-zhoujl2
2022-06-21 09:48:12 +08:00
parent 1b2a9affba
commit f34feb7380
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('下载失败');