保安监管系统-验收版本
shuishen
2021-12-04 48d34b0def9f848d1b7f9ddd2cd0861341fb208d
src/views/onSiteInspection/securityStaff.vue
@@ -1,8 +1,8 @@
/*
 * @Author: Morpheus
 * @Date: 2021-07-07 17:30:05
 * @Last Modified by: Morpheus
 * @Last Modified time: 2021-07-10 16:06:14
 * @Last Modified by: liu
 * @Last Modified time: 2021-12-04 15:24:57
 * menu-name 保安员检查
 */
<template>
@@ -41,6 +41,12 @@
import { datasing } from "./securityStaffdata";
export default {
  props: ["see"],
  mounted() {
    if (this.see) {
      this.option.height = "620";
    }
  },
  data() {
    return {
      form: {},