xingzai il y a 1 an
Parent
commit
bd89e36a96
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      controllers/yanxuan_special.go

+ 1 - 1
controllers/yanxuan_special.go

@@ -419,7 +419,7 @@ func (this *YanxuanSpecialController) Save() {
 		}
 		item.UserId = specialItem.UserId // 专栏userid还是原有userId
 		authorUserId = specialItem.UserId
-		br.Msg = "保存成功"
+		br.Msg = "审批成功"
 	}
 
 	specialId := 0