|
@@ -12,7 +12,7 @@
|
|
|
<el-button class="blue-link" type="text" @click="toPage(scope.row)">{{ scope.row.AAA28 }}</el-button>
|
|
|
</template>
|
|
|
</el-table-column>
|
|
|
- <el-table-column prop="AAA29" label="住院次数" width="100" />
|
|
|
+ <el-table-column prop="BRXM" label="患者姓名" width="100" />
|
|
|
<el-table-column prop="CWH" label="床号" width="100" />
|
|
|
<el-table-column
|
|
|
prop=""
|
|
@@ -126,7 +126,7 @@
|
|
|
</el-table-column>
|
|
|
<el-table-column prop="AAB01" label="入院时间" width="160"/>
|
|
|
<el-table-column prop="AAC01" label="出院时间" width="160"/>
|
|
|
- <el-table-column prop="AAC02C_name" label="出院科室" width="120" show-overflow-tooltip />
|
|
|
+ <el-table-column prop="BRKS_MC" label="病人科室" width="120" show-overflow-tooltip />
|
|
|
<el-table-column prop="GCYSMC" label="管床医师" width="120" />
|
|
|
<el-table-column prop="AEE03_name" label="主治医师" width="120" />
|
|
|
<el-table-column proYLZZp="" label="诊疗组长" width="120" />
|