@ -31,6 +31,14 @@ export default {
}
</style>
<style>
.header-title {
display: -webkit-box !important;
overflow: hidden;
text-overflow: ellipsis;
word-break: break-all;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
.wj-uploader .el-icon-upload:before {
font-size: 100px;
@ -131,14 +131,6 @@ export default {
</script>
<style scoped lang="scss">
.home {
background: #f3f5f9;
min-height: 100vh;
@ -376,7 +376,7 @@
提交审核
</el-button> -->
<!-- 审核 -->
<!-- <div>
<div>
<el-button
:disabled="scope.row.status != 1"
size="mini"
@ -395,7 +395,7 @@
>
驳回
</el-button>
</div> -->
</div>
</template>
</el-table-column>
</el-table>