Commit fbc75a48 by zhuoym

对接蓝鲸系统

parent b99df3a4
Showing with 1 additions and 1 deletions
...@@ -161,7 +161,7 @@ Page({ ...@@ -161,7 +161,7 @@ Page({
console.log(res); console.log(res);
var dialogContent var dialogContent
if(res.data.resMessage=='成功'){ if(res.data.resMessage=='成功'){
dialogContent = '已完成转入' dialogContent = '已转入蓝鲸系统'
that.setData({ that.setData({
isComplete:true isComplete:true
}) })
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment