保安服务企业管理-验收版本
+
liuyg
2021-09-15 fccd93a5a4fe73a2081f2d8188efcb65d1d91c5b
src/views/securityGuard/securityGuard.vue
@@ -430,7 +430,6 @@
        total: 0,
      },
      query2: {},
      data1: [],
      data2: [],
      option2: {
        card: true,
@@ -1370,7 +1369,7 @@
      this.$prompt("离职原因", "提示", {
        confirmButtonText: "确定离职",
        cancelButtonText: "取消",
        inputErrorMessage: "邮箱格式不正确",
        inputErrorMessage: "",
      }).then(({ value }) => {
        console.log(value);
        row.reasonForLeav = value;