fix: information/laboratory 增加技术负责人

This commit is contained in:
zty 2024-06-19 10:56:25 +08:00
parent c91a444d01
commit e59038b66e
1 changed files with 3 additions and 0 deletions

View File

@ -25,6 +25,9 @@
<template slot-scope="scope">{{ scope.row.email }}</template>
</el-table-column>
<el-table-column label="技术负责人">
<template slot-scope="scope">{{ scope.row.head_technology }}</template>
</el-table-column>
<el-table-column label="技术负责电话">
<template slot-scope="scope">{{ scope.row.tel_technology }}</template>
</el-table-column>
<el-table-column label="技术负责人邮箱">