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