张延森 6 年之前
父節點
當前提交
c6d5117586
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/views/carManagement/management.vue

+ 1
- 1
src/views/carManagement/management.vue 查看文件

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