@@ -310,6 +310,7 @@
|
||||
:visible.sync="educationDialogVisible"
|
||||
width="40%"
|
||||
:close-on-click-modal="false"
|
||||
append-to-body
|
||||
>
|
||||
<el-form
|
||||
v-if="educationDialogVisible"
|
||||
@@ -484,6 +485,7 @@
|
||||
:visible.sync="postgraduateDialogVisible"
|
||||
width="40%"
|
||||
:close-on-click-modal="false"
|
||||
append-to-body
|
||||
>
|
||||
<el-form
|
||||
v-if="postgraduateDialogVisible"
|
||||
|
||||
@@ -147,6 +147,7 @@
|
||||
width="50%"
|
||||
:close-on-click-modal="false"
|
||||
@close="closeDialog"
|
||||
append-to-body
|
||||
>
|
||||
<div>
|
||||
<el-date-picker
|
||||
|
||||
@@ -132,6 +132,7 @@
|
||||
:visible.sync="clinicalTrialDialogVisible"
|
||||
width="480px"
|
||||
:close-on-click-modal="false"
|
||||
append-to-body
|
||||
>
|
||||
<el-form
|
||||
ref="clinicalTrialForm"
|
||||
|
||||
Reference in New Issue
Block a user