采购经理、供应商、代理商嵌入客服
This commit is contained in:
@ -213,6 +213,8 @@ const Promenu: React.FC<{}> = () => {
|
||||
tempForm.appendChild(hideInput)
|
||||
}
|
||||
tempForm.submit();
|
||||
}else{
|
||||
message.warn('请先选择跟进的项目')
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user