zhanghua
2023-02-21 20df92a5019c38c053a1f0e9176c8fe212ce5054
src/components/dispatch/index.vue
@@ -107,7 +107,7 @@
      </div>
    </el-form>
    <div class="map">
      <MyMap></MyMap>
      <MyMap style="width: 600px; height: 400px"></MyMap>
    </div>
    <div class="footer">
      <el-button type="primary" @click="handleDispatch">确定</el-button>
@@ -408,4 +408,4 @@
    padding: 10px 20px;
  }
}
</style>
</style>