整理表单代码
This commit is contained in:
@@ -1580,12 +1580,6 @@ const confirmForm = () => {
|
||||
type: 'warning'
|
||||
})
|
||||
}
|
||||
if (!sensitiveDevices.value) {
|
||||
return ElMessage({
|
||||
message: '请上传主要敏感设备清单',
|
||||
type: 'warning'
|
||||
})
|
||||
}
|
||||
if (!antiInterferenceReport.value) {
|
||||
return ElMessage({
|
||||
message: '请上传抗扰度测试报告',
|
||||
|
||||
Reference in New Issue
Block a user