Commit 45fc82de authored by Xman's avatar Xman

Merge branch 'wuhan' of http://10.102.1.182/xinkong/holo-web into wuhan

parents 40e7efbd 7d998500
......@@ -1190,6 +1190,7 @@ export default {
::v-deep .el-checkbox-group {
display: flex;
flex-wrap: wrap;
width: 100%;
}
.form_item {
......
......@@ -335,7 +335,6 @@ export default {
Promise.all([
orgCrossPolygon({
crossId: this.currentCrossData.id,
type: 2
}),
]).then(([res]) => {
this.polygonLoading = false;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment