edit
This commit is contained in:
parent
9117108346
commit
cb8ac0ba88
|
@ -38,6 +38,10 @@ export default {
|
||||||
form: {
|
form: {
|
||||||
labelWidth: '150px'
|
labelWidth: '150px'
|
||||||
},
|
},
|
||||||
|
submitBtn:{
|
||||||
|
disabled:false,
|
||||||
|
show:false,
|
||||||
|
},
|
||||||
global: {
|
global: {
|
||||||
upload: {
|
upload: {
|
||||||
props: {
|
props: {
|
||||||
|
|
Loading…
Reference in New Issue