zhengyiming
1 天以前 1b3d015ebf23534ed2911be8e7ae552793ebfb66
src/views/CPersonManage/components/SignDetailView.vue
@@ -15,12 +15,13 @@
        :url="setOSSLink(row.contractUrl)"
      >
      </PreviewBtn>
      <div v-else></div>
    </template>
  </ProTableV2>
</template>
<script setup lang="ts">
import { useTable, ProTableV2, defineColumns } from '@bole-core/components';
import { useTable, ProTableV2, defineColumns, PreviewBtn } from '@bole-core/components';
import { setOSSLink } from '@/utils';
import {
  EnumTaskUserSignContractStatus,