#
luxiaotao1123
2023-03-21 059270c12f452fcc3344b826f35295fd7c20906e
static/js/app.js
@@ -369,7 +369,7 @@
               if (null == staTask) {
                  this.staTasks.push(new StaTask(staData, this));
               } else {
                  if(!staTask.run) {
                  if(!staTask.run && !staTask.isDel) {
                     staTask.modify(staData);
                  }
               }