提交 b0006146 authored 作者: 王培喜's avatar 王培喜

打包

上级 860d220e
......@@ -85,7 +85,7 @@
<a-table class=" w-[98%] mx-auto" v-if="isparticipant" :columns="participantsColumns"
:data-source="participantList">
</a-table>
</Border1>
</Border>
<!-- 归档材料信息 -->
<Border title="归档材料信息" v-model="ismaterial">
<ViewGdcl class="w-[98%] mx-auto" :data="record?.gdclList || []" v-show="ismaterial" />
......
......@@ -29,7 +29,7 @@ import { ref } from 'vue';
import { useRouter } from 'vue-router';
import Infor from "/@/components/customComponent/xffaInfor.vue"
import DkTable from "/@/components/customComponent/DkTable.vue"
import Border from '/@/components/customComponent/Border_1.vue'
import Border from '/@/components/customComponent/Border.vue'
let router = useRouter();
const data = ref()
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论