Explorar o código

经营总收入转换number

gks hai 1 ano
pai
achega
7ffa21f185
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/views/ENTERPRISETRADEPERFORMANCE/index.vue

+ 2 - 0
src/views/ENTERPRISETRADEPERFORMANCE/index.vue

@@ -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) {