@@ -30,7 +30,7 @@ export default {
required: true,
},
curCompanMonth:{
- type: String,
+ type: Number,
default: "",
}