mk 1 year ago
parent
commit
ecd2fac0e9
  1. 2
      src/views/modules/base/diyInfo.vue

2
src/views/modules/base/diyInfo.vue

@ -336,7 +336,7 @@ export default {
}
}
if(this.virtualResi){
params.gridType = 'virtual'
params.searchForm.gridType = 'virtual'
}
await this.$http({
method: 'POST',

Loading…
Cancel
Save