浏览代码

Merge branch 'appeal0121' into test

1178232204@qq.com 3 年之前
父节点
当前提交
07daef5675
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/js/appealExamine.js

+ 2 - 2
src/js/appealExamine.js

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