|
|
|
@ -107,7 +107,7 @@
|
|
|
|
icon="el-icon-view"
|
|
|
|
icon="el-icon-view"
|
|
|
|
v-hasPermi="['kaohe:employee:docs']"
|
|
|
|
v-hasPermi="['kaohe:employee:docs']"
|
|
|
|
@click="handleFuJian(scope.row)"
|
|
|
|
@click="handleFuJian(scope.row)"
|
|
|
|
>附件详情/编辑</el-button>
|
|
|
|
>附件详情</el-button>
|
|
|
|
</template>
|
|
|
|
</template>
|
|
|
|
</el-table-column>
|
|
|
|
</el-table-column>
|
|
|
|
<!-- <el-table-column label="手机号" align="center" prop="phone" />
|
|
|
|
<!-- <el-table-column label="手机号" align="center" prop="phone" />
|
|
|
|
@ -278,7 +278,7 @@
|
|
|
|
</el-dialog>
|
|
|
|
</el-dialog>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 附件详情对话框 -->
|
|
|
|
<!-- 附件详情对话框 -->
|
|
|
|
<el-dialog title="附件详情/编辑" :visible.sync="uploadFJ.open" width="900px" append-to-body :close-on-click-modal="false">
|
|
|
|
<el-dialog title="附件详情" :visible.sync="uploadFJ.open" width="900px" append-to-body :close-on-click-modal="false">
|
|
|
|
|
|
|
|
|
|
|
|
<div v-for="item in uploadFJ.docDiscripList">
|
|
|
|
<div v-for="item in uploadFJ.docDiscripList">
|
|
|
|
<el-row :gutter="20">
|
|
|
|
<el-row :gutter="20">
|
|
|
|
|