Преглед изворни кода

Merge branch 'zhangtao' of gitadmin/tuoheng_lc_web into develop

tags/v1.0.0^2
zhangtao пре 2 година
родитељ
комит
772b3b0094
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      src/views/question-manage/question-list/components/MapDrawer.vue

+ 1
- 1
src/views/question-manage/question-list/components/MapDrawer.vue Прегледај датотеку

@@ -1,7 +1,7 @@
<template>
<n-drawer v-bind="getDrawerOptions" @update:show="handleDrawerColse">
<n-drawer-content closable title="图片位置">
<PositionMsg :data="getPostionOptions" />
<PositionMsg :data="getPostionOptions" :show-legend="false" />
</n-drawer-content>
</n-drawer>
</template>

Loading…
Откажи
Сачувај