Commit 35d94932 by Licx

患者列表字段调整

parent dc69aaa3
...@@ -289,7 +289,7 @@ ...@@ -289,7 +289,7 @@
></el-table-column> ></el-table-column>
<el-table-column <el-table-column
prop="regcode" prop="regcode"
label="病案号" label="住院号"
sortable sortable
align="center" align="center"
min-width="120" min-width="120"
...@@ -309,8 +309,8 @@ ...@@ -309,8 +309,8 @@
</template> </template>
</el-table-column> </el-table-column>
<el-table-column <el-table-column
prop="a48C" prop="a49"
label="住院" label="住院次数"
sortable sortable
align="center" align="center"
min-width="120" min-width="120"
......
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