-
懒羊羊
2024-04-15 63b2548414682dd0127f0bffe3313ea465046957
jcdm-ui/src/views/main/kb/stationTerminal/index.vue
@@ -621,7 +621,7 @@
          saveCampaignTimeParameters(param).then(response => {});
          self.cakeLamp.release = 1;
          self.endClear()
          workpieceRelease(param).then(response => {});
        } else if (event.data.includes("[")) {
          let formulaChilds = "";
          self.formulaChildList.sort((a, b) => a.stepSort - b.stepSort);