@@ -343,7 +343,7 @@
console.log(str.state)
if(str.state == "success") {
debugger
- mui.toast('投诉成功!');
+ mui.toast('提交成功!');
$("#name").val('');
$("#phone").val('');
$("#title").val('');