소스 검색

Merge branch 'cygx_12.8' of http://8.136.199.33:3000/cxzhang/hongze_clpt into debug

xingzai 1 년 전
부모
커밋
0f71809652
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