|
@@ -1113,7 +1113,6 @@ function openPatientHealthRecord(row: { id: string }, showType: 'analysis' | 'sc
|
|
|
<div v-if="row.conditioningProgramDetail?.name === '健康咨询' || row.conditioningProgramDetail?.name === '健康评估'" class="flex items-center">
|
|
<div v-if="row.conditioningProgramDetail?.name === '健康咨询' || row.conditioningProgramDetail?.name === '健康评估'" class="flex items-center">
|
|
|
<div class="flex items-center mr-4">
|
|
<div class="flex items-center mr-4">
|
|
|
<span>每</span>
|
|
<span>每</span>
|
|
|
- {{ row.frequencyType }}
|
|
|
|
|
<a-input
|
|
<a-input
|
|
|
v-model:value="row.frequencyType"
|
|
v-model:value="row.frequencyType"
|
|
|
style="width: 50px"
|
|
style="width: 50px"
|