|
@@ -70,7 +70,7 @@
|
|
|
<!-- 技能博物馆 -->
|
|
|
<a-col :xs="24" :sm="24" :md="24" :lg="24" :xl="9" :style="{ marginBottom: '8px', paddingRight: 0,width: '66.6%' }">
|
|
|
<!-- <a-col :xs="24" :sm="24" :md="24" :lg="24" :xl="9" :style="{ marginBottom: '8px', paddingRight: 0, }"> -->
|
|
|
- <a-card title="企业公告" :bordered="false" style="height:400px;">
|
|
|
+ <a-card title="公告通知" :bordered="false" style="height:400px;">
|
|
|
<template #extra>
|
|
|
|
|
|
<!-- <a href="javascript:void(0);" @click="openEnterAnn">更多</a> -->
|