|
|
|
@ -153,7 +153,7 @@ class MessagSub extends Component {
|
|
|
|
|
case "ApplyAddSchools" :
|
|
|
|
|
if (item.tiding_type === "Apply") {
|
|
|
|
|
// 单位审批
|
|
|
|
|
return window.open("admins/unit_applies")
|
|
|
|
|
return window.open("/admins/unit_applies")
|
|
|
|
|
}
|
|
|
|
|
if (item.tiding_type === "System") {
|
|
|
|
|
// 账号管理页
|
|
|
|
|