ljh %!s(int64=2) %!d(string=hai) anos
pai
achega
0416fa60ff
Modificáronse 1 ficheiros con 4 adicións e 1 borrados
  1. 4 1
      src/main/resources/static/main/mobilepage/estimate.html

+ 4 - 1
src/main/resources/static/main/mobilepage/estimate.html

@@ -260,7 +260,10 @@
 							layer.msg('请选择满意度!');
 							return;
 						}
-
+						if(!that.assessParam.content){
+							layer.msg('请输入评价内容!');
+							return;
+						}
 						$.ajax({
 							type: 'POST',
 							url: PATH + '/front/appraise',