#
Junjie
3 天以前 9cc134c211a4e4c32fc1e7171bb5c43cf3c6a5b9
src/main/webapp/components/DevpCard.js
@@ -204,7 +204,7 @@
      let that = this;
      //下发命令
      $.ajax({
        url: baseUrl + "/station/command/move",
        url: baseUrl + "/station/command/reset",
        headers: {
          token: localStorage.getItem("token"),
        },