src/views/operate/car/myIndex/create/law/index.vue @@ -193,7 +193,6 @@ // 添加车辆 handleCar() { this.$refs.user.validate((valid) => { debugger; if (valid) { const { car } = this; this.$axios({