@@ -31,6 +31,9 @@ export default {
};
},
methods: {
+ init(){
+
+ },
formSubmit() {
let that = this
if (this.$util.isEmpty(this.form.name)){