Junjie
2023-11-29 7b316902c2b3ee1d50f67bea43ee454007e8f080
src/main/webapp/views/taskWrk/taskWrk.html
@@ -277,7 +277,7 @@
                  });
               },
               completeWrk(row){
                  //派发任务
                  //完成任务
                  let that = this
                  $.ajax({
                     url: baseUrl + "/taskWrk/complete/auth",