@@ -450,6 +450,7 @@
formedNumFn(num) {
+ console.log(999,num)
this.$refs.jobRef.setFormedNum(num)
},