Merge branch 'master' of http://10.124.128.2:8888/eshop/fe_service_ebtp_frontend into 20220613-将PUT和DELETE请求更改成POST请求

This commit is contained in:
jl-zhoujl2
2022-07-26 15:08:55 +08:00
162 changed files with 6179 additions and 1956 deletions

View File

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