Browse Source

no message

Jianghan 3 years ago
parent
commit
88834a40c5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/web/templates/project/project_list.html

+ 1 - 1
src/web/templates/project/project_list.html

@@ -479,7 +479,7 @@
         }
     }
 
-    function clear(val) {
+    function clearPro(val) {
         $.ajax({
             url: "/front/project/task/list",
             type: 'POST',