wang-hao-jie
2022-01-05 3a9879dfcf271846605c7f896d0397472cf5e839
src/views/your/area-manage/areaManage.vue
@@ -928,6 +928,7 @@
      let str = JSON.stringify(v);
      let roleInfo = JSON.parse(str);
      this.areaForm = roleInfo;
      console.log(this.areaForm);
      this.roleModalVisible = true;
    },
    editEquipment(v) {