shuishen
2024-01-05 f2e4a9d500d2ae2a0ca0fe9ff8cb050c90ccaa2e
src/views/publicSecurity/components/campusReporting.vue
@@ -48,6 +48,7 @@
            prop: 'scStatus',
            disabled: true,
          }, {
                    width: 110,
            label: '安全通道图片',
            prop: 'scImageUrls',
            fileType: 'img',
@@ -107,6 +108,7 @@
            disabled: true,
            labelWidth: 120,
          }, {
                    width: 110,
            label: '消费器材图片',
            prop: 'fireFacsImageUrls',
            fileType: 'img',
@@ -188,7 +190,7 @@
            type: "success",
            message: "操作成功!",
          })
          this.$emit('colseDetail');
                this.$emit('colseDetail')
        })
      },
      init(data, applyType) {