|
|
@ -146,6 +146,8 @@ |
|
|
? 210 |
|
|
? 210 |
|
|
: Math.floor((window.pageHeight - 300) / 2) |
|
|
: Math.floor((window.pageHeight - 300) / 2) |
|
|
" row-key="id" highlight-current-row ref="cardBillList" @selection-change="handleSelectionChange"> |
|
|
" row-key="id" highlight-current-row ref="cardBillList" @selection-change="handleSelectionChange"> |
|
|
|
|
|
<el-table-column prop="patientRegisterNo" label="条码号" /> |
|
|
|
|
|
<el-table-column prop="patientName" label="姓名" /> |
|
|
<el-table-column prop="payModeId" label="支付方式"> |
|
|
<el-table-column prop="payModeId" label="支付方式"> |
|
|
<template slot-scope="scope"> |
|
|
<template slot-scope="scope"> |
|
|
<div> |
|
|
<div> |
|
|
|