src/views/followvisit/outpatient/index.vue
@@ -241,11 +241,11 @@ label="就诊时间" sortable align="center" prop="admindate" prop="admitdate" width="160" > <template slot-scope="scope"> <span>{{ formatTime(scope.row.admindate) }}</span> <span>{{ formatTime(scope.row.admitdate) }}</span> </template> </el-table-column> <el-table-column @@ -624,15 +624,15 @@ topicoptions: [ { value: 1, label: "被领取", label: "表单已领取", }, { value: 2, label: "待发送", label: "待执行", }, { value: 3, label: "已发送未领取", label: "表单已发送", }, ], serviceState:[],