Browse Source

no message

xingzai 1 year ago
parent
commit
bd89e36a96
1 changed files with 1 additions and 1 deletions
  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