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