zwxi 10 months ago
parent
commit
84df9e4380
1 changed files with 1 additions and 1 deletions
  1. 1 1
      controllers/yanxuan_special.go

+ 1 - 1
controllers/yanxuan_special.go

@@ -409,7 +409,7 @@ func (this *YanxuanSpecialController) Save() {
 	if req.DoType == 1 {
 		item.Status = 1
 	} else {
-		item.Status = 3
+		item.Status = 2
 	}
 	var authorUserId int
 	// 如果是审批人员操作的那么就是修改内容,加审批通过