浏览代码

no message

xingzai 1 年之前
父节点
当前提交
bd89e36a96
共有 1 个文件被更改,包括 1 次插入1 次删除
  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