6.8 提示改成‘组织机构代码’

This commit is contained in:
jl-zhoujl2
2022-06-08 14:55:33 +08:00
parent 7dc348be97
commit 1b2a9affba
2 changed files with 2 additions and 2 deletions

View File

@ -335,7 +335,7 @@ const DownloadPurchasingDocuments: React.FC<{}> = () => {
} else {
Modal.warning({
title: <>
<p style={{ color: "#b30000" }}></p>
<p style={{ color: "#b30000" }}></p>
<p>---</p>
</>,
onOk() {

View File

@ -213,7 +213,7 @@ const DownloadPurchasingDocuments: React.FC<{}> = () => {
} else {
Modal.warning({
title: <>
<p style={{ color: "#b30000" }}></p>
<p style={{ color: "#b30000" }}></p>
<p>---</p>
</>,
onOk() {