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