|
|
@ -32,16 +32,16 @@ |
|
|
|
<el-col :span="13" style="display: flex;align-items: center;margin-left: 15px"> |
|
|
|
<span style="margin-right: 6px;margin-bottom: 3px">患者类型:</span> |
|
|
|
<el-checkbox-group v-model="form.patientType"> |
|
|
|
<el-checkbox label="门诊"></el-checkbox> |
|
|
|
<el-checkbox label="住院"></el-checkbox> |
|
|
|
<el-checkbox label="会诊"></el-checkbox> |
|
|
|
<el-checkbox label="门诊" /> |
|
|
|
<el-checkbox label="住院" /> |
|
|
|
<el-checkbox label="会诊" /> |
|
|
|
</el-checkbox-group> |
|
|
|
<!-- <div class="radioItem" @click="form.yzOpen='Y'">--> |
|
|
|
<!-- <input :checked="form.yzOpen==='Y'" type="radio">是--> |
|
|
|
<!-- </div>--> |
|
|
|
<!-- <div class="radioItem" @click="form.yzOpen='N'">--> |
|
|
|
<!-- <input :checked="form.yzOpen==='N'" type="radio">否--> |
|
|
|
<!-- </div>--> |
|
|
|
<!-- <div class="radioItem" @click="form.yzOpen='Y'">--> |
|
|
|
<!-- <input :checked="form.yzOpen==='Y'" type="radio">是--> |
|
|
|
<!-- </div>--> |
|
|
|
<!-- <div class="radioItem" @click="form.yzOpen='N'">--> |
|
|
|
<!-- <input :checked="form.yzOpen==='N'" type="radio">否--> |
|
|
|
<!-- </div>--> |
|
|
|
</el-col> |
|
|
|
</el-form-item> |
|
|
|
<el-form-item label="备注:"> |
|
|
@ -70,60 +70,60 @@ |
|
|
|
<el-radio v-model="form.eyeType" label="OU">OU |
|
|
|
</el-radio> |
|
|
|
</el-col> |
|
|
|
<!--/* <el-col :span="6" style="display: flex;align-items: center">*/--> |
|
|
|
<!--/* 散瞳:*/--> |
|
|
|
<!--/* <div class="radioItem" @click="form.pupilDilate='Y'">*/--> |
|
|
|
<!--/* <input :checked="form.pupilDilate==='Y'" type="radio">是*/--> |
|
|
|
<!--/* </div>*/--> |
|
|
|
<!--/* <div class="radioItem" @click="form.pupilDilate='N'">*/--> |
|
|
|
<!--/* <input :checked="form.pupilDilate==='N'" type="radio">否*/--> |
|
|
|
<!--/* </div>*/--> |
|
|
|
<!--/* </el-col>*/--> |
|
|
|
<!-- <el-col :span="6" style="display: flex;align-items: center">--> |
|
|
|
<!-- 缩瞳:--> |
|
|
|
<!-- <div class="radioItem" @click="form.pupilShrink='Y'">--> |
|
|
|
<!-- <input :checked="form.pupilShrink==='Y'" type="radio">是--> |
|
|
|
<!-- </div>--> |
|
|
|
<!-- <div class="radioItem" @click="form.pupilShrink='N'">--> |
|
|
|
<!-- <input :checked="form.pupilShrink==='N'" type="radio">否--> |
|
|
|
<!-- </div>--> |
|
|
|
<!-- </el-col>--> |
|
|
|
<!--/* <el-col :span="6" style="display: flex;align-items: center">*/--> |
|
|
|
<!--/* 散瞳:*/--> |
|
|
|
<!--/* <div class="radioItem" @click="form.pupilDilate='Y'">*/--> |
|
|
|
<!--/* <input :checked="form.pupilDilate==='Y'" type="radio">是*/--> |
|
|
|
<!--/* </div>*/--> |
|
|
|
<!--/* <div class="radioItem" @click="form.pupilDilate='N'">*/--> |
|
|
|
<!--/* <input :checked="form.pupilDilate==='N'" type="radio">否*/--> |
|
|
|
<!--/* </div>*/--> |
|
|
|
<!--/* </el-col>*/--> |
|
|
|
<!-- <el-col :span="6" style="display: flex;align-items: center">--> |
|
|
|
<!-- 缩瞳:--> |
|
|
|
<!-- <div class="radioItem" @click="form.pupilShrink='Y'">--> |
|
|
|
<!-- <input :checked="form.pupilShrink==='Y'" type="radio">是--> |
|
|
|
<!-- </div>--> |
|
|
|
<!-- <div class="radioItem" @click="form.pupilShrink='N'">--> |
|
|
|
<!-- <input :checked="form.pupilShrink==='N'" type="radio">否--> |
|
|
|
<!-- </div>--> |
|
|
|
<!-- </el-col>--> |
|
|
|
</div> |
|
|
|
<div style="display: flex;padding:0 0 20px 0px"> |
|
|
|
<el-col :span="24" style="display: flex;align-items: center"> |
|
|
|
<div class="addLabel">项目:</div> |
|
|
|
<el-checkbox-group v-model="form.patientType"> |
|
|
|
<el-checkbox label="眼底激光治疗"></el-checkbox> |
|
|
|
<el-checkbox label="三面镜检查"></el-checkbox> |
|
|
|
<el-checkbox label="FFA"></el-checkbox> |
|
|
|
<el-checkbox label="ICGA"></el-checkbox> |
|
|
|
<el-checkbox label="其他"></el-checkbox> |
|
|
|
<el-input size="small" v-model="form.patientId" placeholder="请输入" style="width: 125px;"/> |
|
|
|
<el-checkbox label="眼底激光治疗" /> |
|
|
|
<el-checkbox label="三面镜检查" /> |
|
|
|
<el-checkbox label="FFA" /> |
|
|
|
<el-checkbox label="ICGA" /> |
|
|
|
<el-checkbox label="其他" /> |
|
|
|
<el-input v-model="form.otherProject" size="small" placeholder="" style="width: 125px;" /> |
|
|
|
</el-checkbox-group> |
|
|
|
<!-- <div class="radioItem" @click="form.threeMirror='Y'">--> |
|
|
|
<!-- <input :checked="form.threeMirror==='Y'" type="radio">是--> |
|
|
|
<!-- </div>--> |
|
|
|
<!-- <div class="radioItem" @click="form.threeMirror='N'">--> |
|
|
|
<!-- <input :checked="form.threeMirror==='N'" type="radio">否--> |
|
|
|
<!-- </div>--> |
|
|
|
<!-- <div class="radioItem" @click="form.threeMirror='Y'">--> |
|
|
|
<!-- <input :checked="form.threeMirror==='Y'" type="radio">是--> |
|
|
|
<!-- </div>--> |
|
|
|
<!-- <div class="radioItem" @click="form.threeMirror='N'">--> |
|
|
|
<!-- <input :checked="form.threeMirror==='N'" type="radio">否--> |
|
|
|
<!-- </div>--> |
|
|
|
</el-col> |
|
|
|
</div> |
|
|
|
<div style="display: flex;padding:0 0 20px 0px"> |
|
|
|
<el-col :span="24" style="display: flex;align-items: center"> |
|
|
|
<div class="addLabel">准备工作:</div> |
|
|
|
<el-checkbox-group v-model="form.patientType"> |
|
|
|
<el-checkbox label="医嘱已开"></el-checkbox> |
|
|
|
<el-checkbox label="散瞳"></el-checkbox> |
|
|
|
<el-checkbox label="表麻"></el-checkbox> |
|
|
|
<el-checkbox label="全身检查完成"></el-checkbox> |
|
|
|
<el-checkbox label="缩瞳"></el-checkbox> |
|
|
|
<el-checkbox label="医嘱已开" /> |
|
|
|
<el-checkbox label="散瞳" /> |
|
|
|
<el-checkbox label="表麻" /> |
|
|
|
<el-checkbox label="全身检查完成" /> |
|
|
|
<el-checkbox label="缩瞳" /> |
|
|
|
</el-checkbox-group> |
|
|
|
<!-- <div class="radioItem" @click="form.threeMirror='Y'">--> |
|
|
|
<!-- <input :checked="form.threeMirror==='Y'" type="radio">是--> |
|
|
|
<!-- </div>--> |
|
|
|
<!-- <div class="radioItem" @click="form.threeMirror='N'">--> |
|
|
|
<!-- <input :checked="form.threeMirror==='N'" type="radio">否--> |
|
|
|
<!-- </div>--> |
|
|
|
<!-- <div class="radioItem" @click="form.threeMirror='Y'">--> |
|
|
|
<!-- <input :checked="form.threeMirror==='Y'" type="radio">是--> |
|
|
|
<!-- </div>--> |
|
|
|
<!-- <div class="radioItem" @click="form.threeMirror='N'">--> |
|
|
|
<!-- <input :checked="form.threeMirror==='N'" type="radio">否--> |
|
|
|
<!-- </div>--> |
|
|
|
</el-col> |
|
|
|
</div> |
|
|
|
<el-form-item label="预约时间:" required> |
|
|
@ -194,6 +194,7 @@ export default { |
|
|
|
remark: '', |
|
|
|
doctorId: '', |
|
|
|
eyeType: '', |
|
|
|
otherProject: '', |
|
|
|
pupilDilate: '', |
|
|
|
pupilShrink: '', |
|
|
|
threeMirror: '', |
|
|
@ -201,8 +202,8 @@ export default { |
|
|
|
date2: '' |
|
|
|
}, |
|
|
|
startTime: '08:30', |
|
|
|
step: '', |
|
|
|
endTime: '18:30', |
|
|
|
step: '00:15', |
|
|
|
endTime: '18:00', |
|
|
|
options: [{ |
|
|
|
value: 'FFA', |
|
|
|
label: 'FFA' |
|
|
|