@ -557,11 +557,14 @@
that.isCheck = true
return
} else {
that.checkLevel.map(item1 => {
that.checkText = "请等待"+item.audit_admin.name+"审核"
if (item.level == item1.id) {
// that.checkLevel.map(item1 => {
that.checkText = item1.value
// if (item.level == item1.id) {
}
// that.checkText = item1.value
})
// }else{
// }
// })
that.isCheck = false