|
@ -1701,7 +1701,7 @@
|
|
placeholder="选择日期">
|
|
placeholder="选择日期">
|
|
</el-date-picker>
|
|
</el-date-picker>
|
|
</td>
|
|
</td>
|
|
<td class="c-t-center">
|
|
|
|
|
|
<td class="c-t-center" style="text-align: left;">
|
|
<el-radio-group :disabled="!editable" v-model="oldmanData.medication1_compliance">
|
|
<el-radio-group :disabled="!editable" v-model="oldmanData.medication1_compliance">
|
|
<el-radio :label="1">1 规律</el-radio>
|
|
<el-radio :label="1">1 规律</el-radio>
|
|
<el-radio :label="2">2 间断</el-radio>
|
|
<el-radio :label="2">2 间断</el-radio>
|
|
@ -1723,7 +1723,7 @@
|
|
<el-date-picker :readonly="!editable" v-model="oldmanData.medication2_time" type="date" value-format="yyyy-MM-dd" placeholder="选择日期">
|
|
<el-date-picker :readonly="!editable" v-model="oldmanData.medication2_time" type="date" value-format="yyyy-MM-dd" placeholder="选择日期">
|
|
</el-date-picker>
|
|
</el-date-picker>
|
|
</td>
|
|
</td>
|
|
<td class="c-t-center">
|
|
|
|
|
|
<td class="c-t-center" style="text-align: left;">
|
|
<el-radio-group :disabled="!editable" v-model="oldmanData.medication2_compliance">
|
|
<el-radio-group :disabled="!editable" v-model="oldmanData.medication2_compliance">
|
|
<el-radio :label="1">1 规律</el-radio>
|
|
<el-radio :label="1">1 规律</el-radio>
|
|
<el-radio :label="2">2 间断</el-radio>
|
|
<el-radio :label="2">2 间断</el-radio>
|
|
@ -1745,7 +1745,7 @@
|
|
<el-date-picker :readonly="!editable" v-model="oldmanData.medication3_time" type="date" value-format="yyyy-MM-dd" placeholder="选择日期">
|
|
<el-date-picker :readonly="!editable" v-model="oldmanData.medication3_time" type="date" value-format="yyyy-MM-dd" placeholder="选择日期">
|
|
</el-date-picker>
|
|
</el-date-picker>
|
|
</td>
|
|
</td>
|
|
<td class="c-t-center">
|
|
|
|
|
|
<td class="c-t-center" style="text-align: left;">
|
|
<el-radio-group :disabled="!editable" v-model="oldmanData.medication3_compliance">
|
|
<el-radio-group :disabled="!editable" v-model="oldmanData.medication3_compliance">
|
|
<el-radio :label="1">1 规律</el-radio>
|
|
<el-radio :label="1">1 规律</el-radio>
|
|
<el-radio :label="2">2 间断</el-radio>
|
|
<el-radio :label="2">2 间断</el-radio>
|
|
@ -1767,7 +1767,7 @@
|
|
<el-date-picker :readonly="!editable" v-model="oldmanData.medication4_time" type="date" value-format="yyyy-MM-dd" placeholder="选择日期">
|
|
<el-date-picker :readonly="!editable" v-model="oldmanData.medication4_time" type="date" value-format="yyyy-MM-dd" placeholder="选择日期">
|
|
</el-date-picker>
|
|
</el-date-picker>
|
|
</td>
|
|
</td>
|
|
<td class="c-t-center">
|
|
|
|
|
|
<td class="c-t-center" style="text-align: left;">
|
|
<el-radio-group :disabled="!editable" v-model="oldmanData.medication4_compliance">
|
|
<el-radio-group :disabled="!editable" v-model="oldmanData.medication4_compliance">
|
|
<el-radio :label="1">1 规律</el-radio>
|
|
<el-radio :label="1">1 规律</el-radio>
|
|
<el-radio :label="2">2 间断</el-radio>
|
|
<el-radio :label="2">2 间断</el-radio>
|
|
@ -1790,7 +1790,7 @@
|
|
</el-date-picker>
|
|
</el-date-picker>
|
|
</td>
|
|
</td>
|
|
<td class="c-t-center">
|
|
<td class="c-t-center">
|
|
<el-radio-group :disabled="!editable" v-model="oldmanData.medication5_compliance">
|
|
|
|
|
|
<el-radio-group :disabled="!editable" v-model="oldmanData.medication5_compliance" style="text-align: left;">
|
|
<el-radio :label="1">1 规律</el-radio>
|
|
<el-radio :label="1">1 规律</el-radio>
|
|
<el-radio :label="2">2 间断</el-radio>
|
|
<el-radio :label="2">2 间断</el-radio>
|
|
<el-radio :label="3">3 不服药</el-radio>
|
|
<el-radio :label="3">3 不服药</el-radio>
|
|
@ -1812,7 +1812,7 @@
|
|
</el-date-picker>
|
|
</el-date-picker>
|
|
</td>
|
|
</td>
|
|
<td class="c-t-center setPicker">
|
|
<td class="c-t-center setPicker">
|
|
<el-radio-group :disabled="!editable" v-model="oldmanData.medication6_compliance">
|
|
|
|
|
|
<el-radio-group :disabled="!editable" v-model="oldmanData.medication6_compliance" style="text-align: left;">
|
|
<el-radio :label="1">1 规律</el-radio>
|
|
<el-radio :label="1">1 规律</el-radio>
|
|
<el-radio :label="2">2 间断</el-radio>
|
|
<el-radio :label="2">2 间断</el-radio>
|
|
<el-radio :label="3">3 不服药</el-radio>
|
|
<el-radio :label="3">3 不服药</el-radio>
|