页面样式优化

master
OathK1per 2022-11-15 18:02:26 +08:00
parent acf6a4e6d0
commit b6512a4dd1
1 changed files with 1 additions and 1 deletions

View File

@ -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;