@@ -695,6 +695,7 @@ export default {
};
});
+ this.onSubmit();
},
changeversion(v) {
if (!v.length) return (this.form.version = [-1]);