Commit 750896e6 authored by 盖献康's avatar 盖献康

文字

parent a3ec5e9c
......@@ -147,7 +147,7 @@
<span>{{ scope.row.doctorDeptName || '-' }}</span>
</template>
</el-table-column>
<el-table-column label="治疗操作人" align="left" :show-overflow-tooltip="true" prop="treatOperator">
<el-table-column label="治疗负责人" align="left" :show-overflow-tooltip="true" prop="treatOperator">
<template slot-scope="scope">
<span>{{ scope.row.treatOperator || '-' }}</span>
</template>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment