#
luxiaotao1123
2022-07-01 5a02c9dece5e54f91ccc9f2864eb0956119ff4cb
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);
                  }
               }