|
@ -2081,7 +2081,7 @@ export default { |
|
|
this.modifyGridFrom.agencyId = data.agencyId |
|
|
this.modifyGridFrom.agencyId = data.agencyId |
|
|
this.modifyGridFrom.gridType = data.gridType |
|
|
this.modifyGridFrom.gridType = data.gridType |
|
|
this.modifyGridFrom.manageDistrict = data.manageDistrict |
|
|
this.modifyGridFrom.manageDistrict = data.manageDistrict |
|
|
this.modifyGridFrom.griId = data.griId |
|
|
this.modifyGridFrom.griId = data.grid |
|
|
}else { |
|
|
}else { |
|
|
this.$message.error(msg) |
|
|
this.$message.error(msg) |
|
|
} |
|
|
} |
|
|