[update] 解决bug78092

This commit is contained in:
lideqin
2023-11-06 17:25:51 +08:00
parent 7e043299bf
commit 7df046b1d8
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ export const ProjectSource = {
// 标准来源
export const StandardSource = {
DOMESTIC: { text: '国内', value: '1' },
OVERSEAS: { text: '外', value: '2' },
OVERSEAS: { text: '外', value: '2' },
ENTERPRISE: { text: '企标', value: '3' }
}
@@ -7,6 +7,7 @@
@close="handleCancel"
:visible="visible"
:maskClosable="false"
destroyOnClose
class="custom-drawer-style"
>
<div class="custom-drawer-style-scroll">