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