jinlin
2024-03-14 948b700ff39a9d11dc5e7870d605737857c2ceb8
web/src/views/modules/basicInfo/SelectPicture.vue
@@ -2,7 +2,8 @@
  <zt-dialog ref="dialog" column="2" title="选择图片" append-to-body :editAble="false" :hasConfirm="false">
    <el-card shadow="never" class="aui-card--fill">
      <div class="mod-sysPictureBase-sysPictureBase}">
        <zt-table-wraper query-url="/sysPictureBase/SysPictureBase/page"
        <zt-table-wraper query-url="/sysPictureBase/page"
                         :paging='false'
                         v-slot="{ table }">
          <el-table v-loading="table.dataLoading" :data="table.dataList" height="100px" v-adaptive="{bottomOffset:70}"
                    border