Browse Source

预约列表增加操作者栏

360view
bianyaqi 2 years ago
parent
commit
55baa09f33
  1. BIN
      dist.zip
  2. 1
      src/page-subspecialty/views/modules/nurseManagement/reservation/subList/index.vue

BIN
dist.zip

Binary file not shown.

1
src/page-subspecialty/views/modules/nurseManagement/reservation/subList/index.vue

@ -127,6 +127,7 @@
</div>
</template>
</el-table-column>
<el-table-column label="操作者工号" prop="operatorId" header-align="center" align="center" width="110px" />
<el-table-column label="准备工作" prop="preparation" header-align="center" align="center" width="120px">
<template slot-scope="scope">
<div>

Loading…
Cancel
Save