Id number not required
This commit is contained in:
parent
74710c5234
commit
ea3ff0a14f
|
@ -699,7 +699,6 @@ export default {
|
|||
<b-col cols="4">{{ text.studyplan_idnumber}}</b-col>
|
||||
<b-col cols="8">
|
||||
<b-form-input v-model="editdata.idnumber"
|
||||
:state='editdata.idnumber.length>0'
|
||||
:placeholder="text.studyplan_idnumber_ph"></b-form-input>
|
||||
</b-col>
|
||||
</b-row> <b-row>
|
||||
|
|
Loading…
Reference in New Issue
Block a user