|
@@ -12,7 +12,7 @@
|
|
<template v-else>
|
|
<template v-else>
|
|
<div class="d-flex pa-3" style="height: 100%">
|
|
<div class="d-flex pa-3" style="height: 100%">
|
|
<!-- 简历附件回显 -->
|
|
<!-- 简历附件回显 -->
|
|
- <v-card class="d-flex flex-column mr-5 pa-3" style="width: 60%; height: 100%; position: relative;">
|
|
|
|
|
|
+ <v-card class="d-flex flex-column mr-5 pa-3" style="width: 50%; height: 100%; position: relative;">
|
|
<v-tabs v-model="tab" align-tabs="start" color="primary" bg-color="#f7f8fa">
|
|
<v-tabs v-model="tab" align-tabs="start" color="primary" bg-color="#f7f8fa">
|
|
<v-tab :value="1">查看附件简历</v-tab>
|
|
<v-tab :value="1">查看附件简历</v-tab>
|
|
<v-tab :value="2">查看文本信息</v-tab>
|
|
<v-tab :value="2">查看文本信息</v-tab>
|