Update _survey.vue
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<CCard>
|
||||
<CCardBody>
|
||||
<CForm>
|
||||
<CInput v-if="survey.code" :value="survey.code" label="شماره پذیرش دایم" disabled />
|
||||
<CInput v-if="survey.code" :value="survey.code" label="شماره پذیرش دائم" disabled />
|
||||
<CInput
|
||||
v-for="item in surveyOptions"
|
||||
:key="item.fieldName"
|
||||
|
||||
Reference in New Issue
Block a user