Prechádzať zdrojové kódy

前端代码合并提交

Administrator 5 mesiacov pred
rodič
commit
d1d3ec0f40

+ 1 - 1
src/views/platform/check/customerComPanyDetailCust.vue

@@ -361,12 +361,12 @@ export default{
           if (response.data.code == 0) {
             loading.close();
             this.carVilidateCodeClose = false;
+            this.carVilidateForm.validCode = ''
             this.$message({
                          type: 'success',
                          message: '发送成功'
                        });
           } else {
-            console.log(111)
             loading.close();
             this.$message({
               type: `error`,