+
liuyg
2021-10-25 945e61e14012f3826e1e7adf22492f5cf8972c7d
+
1 files modified
4 ■■■■ changed files
src/views/onSiteInspection/securityStaff.vue 4 ●●●● patch | view | raw | blame | history
src/views/onSiteInspection/securityStaff.vue
@@ -2,7 +2,7 @@
 * @Author: Morpheus
 * @Date: 2021-07-07 17:30:05
 * @Last Modified by: liu
 * @Last Modified time: 2021-10-25 15:46:52
 * @Last Modified time: 2021-10-25 16:54:02
 * menu-name 保安员检查
 */
<template>
@@ -319,7 +319,7 @@
  methods: {
    //导出
    handleExport() {
      this.$confirm("是否导出成绩数据?", "提示", {
      this.$confirm("是否导出保安员检查信息?", "提示", {
        confirmButtonText: "确定",
        cancelButtonText: "取消",
        type: "warning",