WIP Сделала шаблон документов
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
v-model="basic[data.dataKey][field.key]"
|
||||
@update:model-value="checkChangeInput"
|
||||
:type="field.type"
|
||||
:width="300"
|
||||
:width="278"
|
||||
:standout="!isEdit"
|
||||
:outlined="isEdit"
|
||||
:rule="field.rules"
|
||||
@@ -200,9 +200,9 @@ export default {
|
||||
|
||||
<style lang="sass" scoped>
|
||||
.select
|
||||
width: 324px
|
||||
width: 302px
|
||||
.avatar-field
|
||||
min-width: 324px
|
||||
min-width: 302px
|
||||
.avatar
|
||||
height: 100%
|
||||
border-radius: 50%
|
||||
|
||||
Reference in New Issue
Block a user