liuyg
2021-10-26 4aaf86e90a70d6af6460966f0461a6353e955b3a
+取消控制台打印
27 files modified
196 ■■■■■ changed files
src/views/licenseApproval/branchOffice.vue 6 ●●●● patch | view | raw | blame | history
src/views/licenseApproval/cancellationOfFiling.vue 4 ●●●● patch | view | raw | blame | history
src/views/licenseApproval/crossRegion.vue 6 ●●●● patch | view | raw | blame | history
src/views/licenseApproval/securityGuard.vue 12 ●●●● patch | view | raw | blame | history
src/views/licenseApproval/securityPermit.vue 6 ●●●● patch | view | raw | blame | history
src/views/licenseApproval/securityTraining.vue 4 ●●●● patch | view | raw | blame | history
src/views/management/computents/achievement.vue 2 ●●● patch | view | raw | blame | history
src/views/management/computents/dispatch.vue 2 ●●● patch | view | raw | blame | history
src/views/management/computents/honor.vue 2 ●●● patch | view | raw | blame | history
src/views/management/computents/performance.vue 4 ●●●● patch | view | raw | blame | history
src/views/management/peopleDetails.vue 4 ●●●● patch | view | raw | blame | history
src/views/management/registerOLD.vue 2 ●●● patch | view | raw | blame | history
src/views/onSiteInspection/company.vue 50 ●●●●● patch | view | raw | blame | history
src/views/permit/permit.vue 4 ●●●● patch | view | raw | blame | history
src/views/qualificationExamination/qualificationExamination.vue 4 ●●●● patch | view | raw | blame | history
src/views/resource/attachOnce.vue 6 ●●●● patch | view | raw | blame | history
src/views/securityCompany/armed.vue 6 ●●●● patch | view | raw | blame | history
src/views/securityCompany/computents/enclosure.vue 2 ●●● patch | view | raw | blame | history
src/views/securityCompany/confess.vue 6 ●●●● patch | view | raw | blame | history
src/views/securityCompany/security.vue 4 ●●●● patch | view | raw | blame | history
src/views/securityCompany/securityCrossRegion.vue 6 ●●●● patch | view | raw | blame | history
src/views/securityCompany/train.vue 6 ●●●● patch | view | raw | blame | history
src/views/securityGuardManagement/dispatchChildoperable copy.vue 6 ●●●● patch | view | raw | blame | history
src/views/securityGuardManagement/dispatchChildoperable.vue 8 ●●●● patch | view | raw | blame | history
src/views/securityGuardManagement/register.vue 14 ●●●● patch | view | raw | blame | history
src/views/securityGuardManagement/registerOnce.vue 18 ●●●● patch | view | raw | blame | history
src/views/talk/talk.vue 2 ●●● patch | view | raw | blame | history
src/views/licenseApproval/branchOffice.vue
@@ -292,7 +292,7 @@
      this.xukezData.type = "0";
      this.dialogVisiblecc = false;
      this.xukezData["approve"] = this.textareaShenpi;
      console.log(this.xukezData);
      // console.log(this.xukezData);
      update(this.xukezData);
      this.textareaShenpi = "";
      this.$message({
@@ -314,7 +314,7 @@
    viewLicense(row) {
      //查看许可证
      console.log(row, 34);
      // console.log(row, 34);
      this.licenceData.row = row;
      this.licenceData.chiden = {};
      this.licenceData.chiden["名称"] = row.enterprisename;
@@ -326,7 +326,7 @@
      // this.licenceData.chiden["注册资本"] = row.registeredcapital;
      // this.licenceData.chiden["批准文号"] = row.registrationnumber;
      console.log(this.licenceData);
      // console.log(this.licenceData);
      this.dialogVisible = true;
    },
    closePrint() {
src/views/licenseApproval/cancellationOfFiling.vue
@@ -230,7 +230,7 @@
      this.xukezData.type = "0";
      this.dialogVisiblecc = false;
      this.xukezData["approve"] = this.textareaShenpi;
      console.log(this.xukezData);
      // console.log(this.xukezData);
      update(this.xukezData);
      this.textareaShenpi = "";
    },
@@ -253,7 +253,7 @@
      this.licenceData.chiden["注册资本"] = row.registeredcapital;
      this.licenceData.chiden["批准文号"] = row.registrationnumber;
      console.log(this.licenceData);
      // console.log(this.licenceData);
      this.dialogVisible = true;
    },
    closePrint() {
src/views/licenseApproval/crossRegion.vue
@@ -289,7 +289,7 @@
      this.xukezData.type = "0";
      this.dialogVisiblecc = false;
      this.xukezData["approve"] = this.textareaShenpi;
      console.log(this.xukezData);
      // console.log(this.xukezData);
      update(this.xukezData);
      this.textareaShenpi = "";
    },
@@ -303,7 +303,7 @@
    viewLicense(row) {
      //查看许可证
      console.log(row, 34);
      // console.log(row, 34);
      this.licenceData.row = row;
      this.licenceData.chiden = {};
      this.licenceData.chiden["名称"] = row.enterprisename;
@@ -315,7 +315,7 @@
      // this.licenceData.chiden["注册资本"] = row.registeredcapital;
      // this.licenceData.chiden["批准文号"] = row.registrationnumber;
      console.log(this.licenceData);
      // console.log(this.licenceData);
      this.dialogVisible = true;
    },
    closePrint() {
src/views/licenseApproval/securityGuard.vue
@@ -421,10 +421,10 @@
        this.xukezData.sopinion = this.textareaShenpi;
        this.xukezData.type = type; // 为了保持审核系统识别
      }
      console.log(this.xukezData);
      // console.log(this.xukezData);
      // return;
      update(this.xukezData).then((res) => {
        console.log(res);
        // console.log(res);
        this.$message({
          type: "success",
          message: "操作成功!",
@@ -441,7 +441,7 @@
    },
    viewLicense(row) {
      //查看许可证
      console.log(row, 34);
      // console.log(row, 34);
      this.licenceData.row = row;
      this.licenceData.chiden = {};
      this.licenceData.chiden["名称"] = row.enterprisename;
@@ -453,7 +453,7 @@
      // this.licenceData.chiden["注册资本"] = row.registeredcapital;
      // this.licenceData.chiden["批准文号"] = row.registrationnumber;
      console.log(this.licenceData);
      // console.log(this.licenceData);
      this.dialogVisible = true;
    },
    closePrint() {
@@ -556,7 +556,7 @@
        ...params,
        ...this.getFenji(this.userInfo.role_name),
      };
      console.log(params, "params");
      // console.log(params, "params");
      // return;
      getList(
        page.currentPage,
@@ -567,7 +567,7 @@
        this.page.total = data.total;
        this.data = data.records;
        for (var k in this.data) {
          console.log(this.changeState(this.data[k]));
          // console.log(this.changeState(this.data[k]));
          this.data[k] = this.changeState(this.data[k]);
        }
        this.loading = false;
src/views/licenseApproval/securityPermit.vue
@@ -293,7 +293,7 @@
    },
    handleCredentials(row) {
      console.log(row, "21354");
      // console.log(row, "21354");
      this.$router.push({
        path: "/attachOnce/index",
        // redirect: { name: "foo" },
@@ -343,7 +343,7 @@
      this.xukezData.type = "0";
      this.dialogVisiblecc = false;
      this.xukezData["approve"] = this.textareaShenpi;
      console.log(this.xukezData);
      // console.log(this.xukezData);
      update(this.xukezData);
      this.textareaShenpi = "";
    },
@@ -366,7 +366,7 @@
      this.licenceData.chiden["注册资本"] = row.registeredcapital;
      this.licenceData.chiden["批准文号"] = row.registrationnumber;
      console.log(this.licenceData);
      // console.log(this.licenceData);
      this.dialogVisible = true;
    },
    closePrint() {
src/views/licenseApproval/securityTraining.vue
@@ -342,7 +342,7 @@
      this.xukezData.type = "0";
      this.dialogVisiblecc = false;
      this.xukezData["approve"] = this.textareaShenpi;
      console.log(this.xukezData);
      // console.log(this.xukezData);
      update(this.xukezData);
      this.textareaShenpi = "";
    },
@@ -365,7 +365,7 @@
      this.licenceData.chiden["注册资本"] = row.registeredcapital;
      this.licenceData.chiden["批准文号"] = row.registrationnumber;
      console.log(this.licenceData);
      // console.log(this.licenceData);
      this.dialogVisible = true;
    },
    closePrint() {
src/views/management/computents/achievement.vue
@@ -163,7 +163,7 @@
        for (var k in this.equipmentData) {
          this.equipmentData[k]["name"] = this.form.realName;
        }
        console.log(this.equipmentData);
        // console.log(this.equipmentData);
        this.equipmentLoading = false;
        this.$refs.equipmentCrud.refreshTable();
        this.$refs.equipmentCrud.doLayout();
src/views/management/computents/dispatch.vue
@@ -233,7 +233,7 @@
        for (var k in this.equipmentData) {
          this.equipmentData[k]["name"] = this.form.realName;
        }
        console.log(this.equipmentData, " this.equipmentData");
        // console.log(this.equipmentData, " this.equipmentData");
        this.equipmentLoading = false;
        this.$refs.equipmentCrud.refreshTable();
        this.$refs.equipmentCrud.doLayout();
src/views/management/computents/honor.vue
@@ -133,7 +133,7 @@
        this.punishPage.total = data.total;
        this.punishData = data.records;
        console.log(this.punishData);
        // console.log(this.punishData);
        this.punishLoading = false;
        this.$refs.punishCrud.refreshTable();
        this.$refs.punishCrud.doLayout();
src/views/management/computents/performance.vue
@@ -133,7 +133,7 @@
      this.staffOnLoad(this.staffPage, this.staffQuery);
    },
    staffOnLoad(page, params = {}) {
      console.log(this.form, 111);
      // console.log(this.form, 111);
      this.staffLoading = true;
      getLisperformance(
        page.currentPage,
@@ -148,7 +148,7 @@
        for (var k in this.staffData) {
          this.staffData[k]["name"] = this.form.realName;
        }
        console.log(this.staffData, "staffData");
        // console.log(this.staffData, "staffData");
        this.staffLoading = false;
        this.$refs.staffCrud.refreshTable();
        this.$refs.staffCrud.doLayout();
src/views/management/peopleDetails.vue
@@ -276,7 +276,7 @@
      });
    },
    handleClick(tab) {
      console.log(tab.index);
      // console.log(tab.index);
      if (tab.index == 1) {
        this.getManifestationData();
      } else if (tab.index == 2) {
@@ -297,7 +297,7 @@
    getManifestationData() {
      manifestationList(this.form.id).then((res) => {
        this.manifestationData = res.data.data.records;
        console.log(this.manifestationData, " this.manifestationData ");
        // console.log(this.manifestationData, " this.manifestationData ");
        this.manifestationData.forEach((item) => {
          item.name = this.form.realName;
          item.time = item.time.substring(0, 10);
src/views/management/registerOLD.vue
@@ -823,7 +823,7 @@
        })
          .then(() => {
            updateHold(2, row.cardid).then((res) => {
              console.log(res);
              // console.log(res);
              this.$message({
                type: "success",
                message: "删除成功!",
src/views/onSiteInspection/company.vue
@@ -26,6 +26,17 @@
      @refresh-change="refreshChange"
      @on-load="onLoad"
    >
      <!-- 自定义按钮 -->
      <template slot="menuLeft">
        <el-button
          type="warning"
          size="small"
          plain
          icon="el-icon-download"
          @click="handleExport"
          >成绩导出
        </el-button>
      </template>
    </avue-crud>
  </basic-container>
</template>
@@ -40,6 +51,7 @@
import { mapGetters } from "vuex";
// import { datasing } from "@api/qualificationExamination/datasignQualificationExamination";
import { datasing } from "./company";
import Qs from "qs";
export default {
  data() {
@@ -195,6 +207,42 @@
    },
  },
  methods: {
    //导出
    handleExport() {
      this.$confirm("是否导出成绩数据?", "提示", {
        confirmButtonText: "确定",
        cancelButtonText: "取消",
        type: "warning",
      }).then(() => {
        //获取查询条件
        // console.log(this.questionBankSearch, 456);
        var data = {
          account: this.questionBankSearch.account,
          companyName: this.questionBankSearch.companyName,
          examDate: this.questionBankSearch.examDate,
          isExam: this.questionBankSearch.isExam,
          qualified: this.questionBankSearch.qualified,
          securityName: this.questionBankSearch.securityName,
          examName: this.questionBankSearch.examName,
        };
        //导出
        if (
          this.userInfo.role_name == "保安公司管理员" ||
          this.userInfo.role_name == "保安"
        ) {
          //如果是保安公司管理员
          data["deptId"] = this.userInfo.dept_id;
        }
        if (this.userInfo.role_name == "培训公司管理员") {
          //如果是培训公司管理员
          data["trainUnitId"] = this.userInfo.dept_id;
        }
        data["examType"] = 2;
        //序列号url形式,用&拼接
        data = Qs.stringify(data);
        window.open(`/api/examScore/export-examScore?` + data);
      });
    },
    getStartTime() {
      if (
        this.$route.query.startTime != undefined &&
@@ -313,7 +361,7 @@
        const data = res.data.data;
        this.page.total = data.total;
        this.data = data.records;
        console.log(this.data);
        // console.log(this.data);
        this.loading = false;
      });
    },
src/views/permit/permit.vue
@@ -595,7 +595,7 @@
      this.xukezData.type = "0";
      this.dialogVisiblecc = false;
      this.xukezData["approve"] = this.textareaShenpi;
      console.log(this.xukezData);
      // console.log(this.xukezData);
      return update(this.xukezData);
    },
    subcc() {
@@ -616,7 +616,7 @@
      this.licenceData.chiden["注册资本"] = row.registeredcapital;
      this.licenceData.chiden["批准文号"] = row.registrationnumber;
      console.log(this.licenceData);
      // console.log(this.licenceData);
      this.dialogVisible = true;
    },
    closePrint() {
src/views/qualificationExamination/qualificationExamination.vue
@@ -458,7 +458,7 @@
            d[k]["examinationMx"] = "正常";
            d[k]["examinationType"] = "正常";
          } else {
            console.log(d[k]);
            // console.log(d[k]);
            d[k]["examinationType"] = "异常";
          }
          // if (d[k]["examinationType"] == "") {
@@ -469,7 +469,7 @@
        }
        this.data = d;
        // this.data = data.records;
        console.log(this.data);
        // console.log(this.data);
        this.loading = false;
        // this.selectionClear();
      });
src/views/resource/attachOnce.vue
@@ -302,12 +302,12 @@
      getTemplate(params, 1, 50).then((res) => {
        //获取模板
        const mobel = res.data.data.records;
        console.log(mobel);
        // console.log(mobel);
        params["userid"] = this.$route.query.deptid;
        getUseInfor(params).then((res) => {
          //处理对应数据
          const data = res.data.data.records[0];
          console.log(data);
          // console.log(data);
          if (data == [] || data == undefined) {
            this.data = [];
            this.loading = false;
@@ -321,7 +321,7 @@
              id: +id[k] + 1,
            });
          }
          console.log(this.data);
          // console.log(this.data);
          for (let n in this.data) {
            //处理模板
            for (let m in mobel) {
src/views/securityCompany/armed.vue
@@ -247,7 +247,7 @@
  },
  methods: {
    rowClickSelf(val) {
      console.log(val.departmentid);
      // console.log(val.departmentid);
      this.$router.push({
        path: "/securityGuardManagement/registerOnce",
        query: { departmentid: val.departmentid },
@@ -264,7 +264,7 @@
      };
    },
    submitf(form, done) {
      console.log(form);
      // console.log(form);
      var that = this;
      savePunish(form).then((res) => {
        this.$message({
@@ -412,7 +412,7 @@
      // delete (row["name"]);
      var obj = row;
      obj["name"] = "保安公司详细信息";
      console.log(obj, "obj");
      // console.log(obj, "obj");
      this.$router.push({
        path: `/securityCompany/index`,
        query: obj,
src/views/securityCompany/computents/enclosure.vue
@@ -282,7 +282,7 @@
    },
  },
  mounted() {
    console.log(this.form, "getListeenclosure");
    // console.log(this.form, "getListeenclosure");
    this.onLoad(this.page);
  },
  methods: {
src/views/securityCompany/confess.vue
@@ -247,7 +247,7 @@
  },
  methods: {
    rowClickSelf(val) {
      console.log(val.departmentid);
      // console.log(val.departmentid);
      this.$router.push({
        path: "/securityGuardManagement/registerOnce",
        query: { departmentid: val.departmentid },
@@ -264,7 +264,7 @@
      };
    },
    submitf(form, done) {
      console.log(form);
      // console.log(form);
      var that = this;
      savePunish(form).then((res) => {
        this.$message({
@@ -412,7 +412,7 @@
      // delete (row["name"]);
      var obj = row;
      obj["name"] = "保安公司详细信息";
      console.log(obj, "obj");
      // console.log(obj, "obj");
      this.$router.push({
        path: `/securityCompany/index`,
        query: obj,
src/views/securityCompany/security.vue
@@ -254,7 +254,7 @@
  },
  methods: {
    rowClickSelf(val) {
      console.log(val.departmentid);
      // console.log(val.departmentid);
      this.$router.push({
        path: "/securityGuardManagement/registerOnce",
        query: { departmentid: val.departmentid },
@@ -271,7 +271,7 @@
      };
    },
    submitf(form, done) {
      console.log(form);
      // console.log(form);
      var that = this;
      savePunish(form).then((res) => {
        this.$message({
src/views/securityCompany/securityCrossRegion.vue
@@ -247,7 +247,7 @@
  },
  methods: {
    rowClickSelf(val) {
      console.log(val.departmentid);
      // console.log(val.departmentid);
      this.$router.push({
        path: "/securityGuardManagement/registerOnce",
        query: { departmentid: val.departmentid },
@@ -264,7 +264,7 @@
      };
    },
    submitf(form, done) {
      console.log(form);
      // console.log(form);
      var that = this;
      savePunish(form).then((res) => {
        this.$message({
@@ -412,7 +412,7 @@
      // delete (row["name"]);
      var obj = row;
      obj["name"] = "保安公司详细信息";
      console.log(obj, "obj");
      // console.log(obj, "obj");
      this.$router.push({
        path: `/securityCompany/index`,
        query: obj,
src/views/securityCompany/train.vue
@@ -247,7 +247,7 @@
  },
  methods: {
    rowClickSelf(val) {
      console.log(val.departmentid);
      // console.log(val.departmentid);
      this.$router.push({
        path: "/securityGuardManagement/registerOnce",
        query: { departmentid: val.departmentid },
@@ -264,7 +264,7 @@
      };
    },
    submitf(form, done) {
      console.log(form);
      // console.log(form);
      var that = this;
      savePunish(form).then((res) => {
        this.$message({
@@ -412,7 +412,7 @@
      // delete (row["name"]);
      var obj = row;
      obj["name"] = "保安公司详细信息";
      console.log(obj, "obj");
      // console.log(obj, "obj");
      this.$router.push({
        path: `/securityCompany/index`,
        query: obj,
src/views/securityGuardManagement/dispatchChildoperable copy.vue
@@ -326,7 +326,7 @@
        // this.onLoad(this.page);
      } else if (column.prop == "tab2") {
        // this.loading = false;
        console.log(document.getElementsByClassName("el-card__body")[0]);
        // console.log(document.getElementsByClassName("el-card__body")[0]);
        this.onLoad1(this.page1); //第二个表格不会自动执行
      }
      // this.$message.success(JSON.stringify(column));
@@ -547,7 +547,7 @@
      // console.log(this.selectionList1.length);
    },
    handleDelete1() {
      console.log(this.selectionList1);
      // console.log(this.selectionList1);
      if (this.selectionList1.length === 0) {
        this.$message.warning("请选择至少一条数据");
        return;
@@ -592,7 +592,7 @@
        const data = res.data.data;
        this.page1.total = data.total;
        this.data1 = data.records;
        console.log(this.data1, 1);
        // console.log(this.data1, 1);
        this.loading1 = false;
      });
    },
src/views/securityGuardManagement/dispatchChildoperable.vue
@@ -281,7 +281,7 @@
  },
  created() {
    if (this.userInfo.role_name == "保安公司管理员") {
      console.log("保安公司管理员登入");
      // console.log("保安公司管理员登入");
      const deptColumn = this.findObject(this.option1.column, "deptId");
      deptColumn.search = false;
    } else {
@@ -317,7 +317,7 @@
        // this.onLoad(this.page);
      } else if (column.prop == "tab2") {
        // this.loading = false;
        console.log(document.getElementsByClassName("el-card__body")[0]);
        // console.log(document.getElementsByClassName("el-card__body")[0]);
        this.onLoad1(this.page1); //第二个表格不会自动执行
      }
      // this.$message.success(JSON.stringify(column));
@@ -409,7 +409,7 @@
      // console.log(this.selectionList1.length);
    },
    handleDelete1() {
      console.log(this.selectionList1);
      // console.log(this.selectionList1);
      if (this.selectionList1.length === 0) {
        this.$message.warning("请选择至少一条数据");
        return;
@@ -504,7 +504,7 @@
        this.data1 = data.records;
        this.loading1 = false;
        // this.$nextTick(() => this.$refs.crudrec1.dicInit("cascader"));
        console.log(this.form, 111111);
        // console.log(this.form, 111111);
      });
    },
    initData(type) {
src/views/securityGuardManagement/register.vue
@@ -754,7 +754,7 @@
  },
  methods: {
    rowClickSelf(row) {
      console.log(row, "baoan");
      // console.log(row, "baoan");
      this.$router.push({
        path: "/securityCompany/index",
        query: { fromSecunityGuardId: row },
@@ -771,7 +771,7 @@
      this.dialogVisible = false;
    },
    submitf(form, done) {
      console.log(form);
      // console.log(form);
      // this.$message.success(JSON.stringify(form));
      addhonor(form).then(
        (res) => {
@@ -809,8 +809,8 @@
        honor: "",
        honortime: "",
      };
      console.log(this.objf);
      console.log(row);
      // console.log(this.objf);
      // console.log(row);
      this.dialogVisible = true;
    },
    nodeClick(data) {
@@ -931,7 +931,7 @@
    onLoad(page, params = {}) {
      this.loading = true;
      params["jurisdiction"] = this.jurisdiction;
      console.log(params, 1, this.query, 2);
      // console.log(params, 1, this.query, 2);
      getListSecurity(
        page.currentPage,
        page.pageSize,
@@ -999,7 +999,7 @@
      // console.log($);
      // this.$Print("#certificatess");
      this.objVisiblecertificates = obj;
      console.log(this.objVisiblecertificates);
      // console.log(this.objVisiblecertificates);
      getER(this.objVisiblecertificates.securitynumber).then((res) => {
        this.erweima = res.data;
        // console.log(res.data);
@@ -1007,7 +1007,7 @@
    },
    // 证件吊销事件
    handleCredentials(row) {
      console.log(row);
      // console.log(row);
      // return;
      if (row.hold == 2) {
        this.$message({
src/views/securityGuardManagement/registerOnce.vue
@@ -642,13 +642,13 @@
    // 判断是否从保安公司人数点击跳转
    if (this.$route.query.departmentid) {
      this.departmentid = this.$route.query.departmentid;
      console.log(this.departmentid, "ddddddddddddd");
      // console.log(this.departmentid, "ddddddddddddd");
      this.spanRight = 24;
      this.spanLeft = 0;
      var d = this.option.column;
      d[1]["search"] = false;
    } else {
      console.log("正常点击");
      // console.log("正常点击");
      this.spanRight = 21;
      this.spanLeft = 3;
      var d = this.option.column;
@@ -658,7 +658,7 @@
  },
  methods: {
    rowClickSelf(row) {
      console.log(row, "baoan");
      // console.log(row, "baoan");
      this.$router.push({
        path: "/securityCompany/index",
        query: { fromSecunityGuardId: row },
@@ -675,10 +675,10 @@
      this.dialogVisible = false;
    },
    submitf(form, done) {
      console.log(form);
      // console.log(form);
      // this.$message.success(JSON.stringify(form));
      addhonor(form).then((res) => {
        console.log(res);
        // console.log(res);
      });
      this.objf = {};
      this.dialogVisible = false;
@@ -695,7 +695,7 @@
    honor(row) {
      this.objf = {};
      //打开荣誉录入
      console.log(this.objf);
      // console.log(this.objf);
      this.objf = {
        cardid: row.cardid,
        name: row.name,
@@ -830,7 +830,7 @@
          // d[key].securitynumber = "赣洪202100009";
        }
        this.data = data.records;
        console.log(this.data);
        // console.log(this.data);
        this.loading = false;
        this.selectionClear();
      });
@@ -880,7 +880,7 @@
      // console.log($);
      // this.$Print("#certificatess");
      this.objVisiblecertificates = obj;
      console.log(this.objVisiblecertificates);
      // console.log(this.objVisiblecertificates);
    },
    // 证件吊销事件
    handleCredentials(row) {
@@ -902,7 +902,7 @@
        })
          .then(() => {
            updateHold(2, row.cardid).then((res) => {
              console.log(res);
              // console.log(res);
              this.$message({
                type: "success",
                message: "删除成功!",
src/views/talk/talk.vue
@@ -320,7 +320,7 @@
        const data = res.data.data;
        this.page.total = data.total;
        this.data = data.records;
        console.log(this.data);
        // console.log(this.data);
        this.loading = false;
        this.selectionClear();
      });