@@ -278,8 +278,8 @@ function approved(type) {
return
}
if (!score) {
- $(".appealDel .warning .red").text("分值不能为空~");
- $(".appealDel .warning").show();
+ $(".appealAdd .warning .red").text("分值不能为空~");
+ $(".appealAdd .warning").show();