ZZJ
2021-11-25 c372173f69687e5026b8aa5991f7b3caea0c56c5
src/pages/settings/components/LoraGateway.vue
@@ -135,6 +135,7 @@
    async getList() {
      const res = await getLora();
      console.log(res);
      this.loraForm = res.data;
    },
    async saveList() {
      //  this.loraForm.powerRate = `${this.loraForm.powerRate}`;