张延森 6 年 前
コミット
c6d5117586
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      src/views/carManagement/management.vue

+ 1
- 1
src/views/carManagement/management.vue ファイルの表示

@@ -125,7 +125,7 @@ export default {
125 125
       this.getPage();
126 126
     },
127 127
     joinWhite(row) {
128
-      console.log(row, "id");
128
+      // console.log(row, "id");
129 129
         const _that = this;
130 130
       this.$confirm("确认加入白名单?", "提示", {
131 131
         confirmButtonText: "确定",