|
|
@@ -350,8 +350,8 @@ class DeclarationForm extends Model
|
|
|
$this->loopFindParentToNetwork($this->insertUserName);
|
|
|
if (!$this->recUserIsInNetworkParent()) {
|
|
|
// $this->addError($attribute, '为' . $this->insertUserName . '报单,开拓人' . $this->recUserName . '不在' . $this->insertUserName . '的安置网上级中');
|
|
|
- $this->addError($attribute, 'To' . $this->insertUserName . 'Entry, Sponsor' . $this->recUserName . 'not in exist' . $this->insertUserName . 'in the placement superiors');
|
|
|
- return ;
|
|
|
+// $this->addError($attribute, 'To' . $this->insertUserName . 'Entry, Sponsor' . $this->recUserName . 'not in exist' . $this->insertUserName . 'in the placement superiors');
|
|
|
+// return ;
|
|
|
}
|
|
|
}
|
|
|
}
|