@@ -61,6 +61,7 @@
<el-input
v-model="formData.note"
placeholder="请填写"
+ :disabled="formData.examineNote !== 'NOTE_3' "
size="mini"
clearable
/>