@@ -28,7 +28,7 @@
}
},
mounted() {
- this.select_val = this.type;
+ this.select_val = this.value;
this.getCateGory()
methods: {