Authored by yyq

success msg

@@ -168,7 +168,7 @@ let question = { @@ -168,7 +168,7 @@ let question = {
168 } 168 }
169 }).then(function(data) { 169 }).then(function(data) {
170 if (data.code === 200) { 170 if (data.code === 200) {
171 - tipDg.show('提交成功,谢谢您的参与!'); 171 + tipDg.show('调查问卷已成功提交,感谢您的帮助!');
172 172
173 setTimeout(function() { 173 setTimeout(function() {
174 if (yoho.isApp) { 174 if (yoho.isApp) {