JInput组件默认去除前后空格改为true
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
trim: {
|
||||
type: Boolean,
|
||||
required: false,
|
||||
default: false
|
||||
default: true
|
||||
},
|
||||
},
|
||||
data(){
|
||||
|
||||
Reference in New Issue
Block a user