luobisheng
2022-11-11 0dd7cf81c9d5ea63360e3f35df67bcb1baadc03e
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({