Browse Source

Merge branch 'appeal0121' into test

1178232204@qq.com 3 năm trước cách đây
mục cha
commit
07daef5675
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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
         }