소스 검색

feat(应用赋能中台):

1.修改样式
胡荣基 8 달 전
부모
커밋
dc1c1ea181
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/power-home/util/gis/gescene/basicMap.vue

+ 1 - 1
src/views/power-home/util/gis/gescene/basicMap.vue

@@ -155,7 +155,7 @@
 
     <!--     -->
     <el-dialog title="接口待申请列表" v-model="dialogTableVisible" center>
-      <el-table ref="pendingTableRef" :data="gridData" v-loading="collectionLoading" height="500">
+      <el-table ref="pendingTableRef" :data="gridData" v-loading="collectionLoading">
         <el-table-column
             type="selection"
             width="55">