split container options
This commit is contained in:
@ -17,6 +17,11 @@
|
||||
}
|
||||
},
|
||||
|
||||
splitOptions: function() {
|
||||
this.containerOptions = {};
|
||||
this.formOptions = this.options;
|
||||
},
|
||||
|
||||
tip: function() {
|
||||
return this.$form;
|
||||
},
|
||||
|
Reference in New Issue
Block a user