页面样式优化
parent
acf6a4e6d0
commit
b6512a4dd1
|
@ -791,7 +791,7 @@
|
|||
// return;
|
||||
// }
|
||||
|
||||
if (underwrittenMode == 1 && (collaborator == undefined || collaborator.length <= 0 )) {
|
||||
if (cooperateType == 1 && (collaborator == undefined || collaborator.length <= 0 )) {
|
||||
window.confirm('合作对象不能为空');
|
||||
check = 1;
|
||||
return;
|
||||
|
|
Loading…
Reference in New Issue