ZZJ
2022-06-23 feaf0a9778879ef211c5587a513ba4cbdabb52d0
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}`;