@@ -630,6 +630,8 @@ export default {
});
if (is) return;
+ this.form.jysr = +this.form.jysr;
+
this.$refs["form"].validate((valid) => {
if (valid) {
if (this.form.id != null) {