skyouc
8 小时以前 90cf24d60788e9228f02ffd96539d09c9b1c6bd1
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"),
        },