标签提交的问题
This commit is contained in:
@@ -259,7 +259,9 @@
|
||||
},
|
||||
hideModal() {
|
||||
this.form.dictName = this.form.dictName.trim()
|
||||
this.form.description = this.form.description.trim()
|
||||
if (this.form.description){
|
||||
this.form.description = this.form.description.trim()
|
||||
}
|
||||
let params = {
|
||||
...this.form
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user