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