src/views/place/components/baseAllInfo.vue
@@ -336,8 +336,26 @@ required: false, message: "请选择三级消防单位", trigger: "blur", }, ], }], }, { span: 12, label: "无炸类型", prop: "noExplosionCategory", type: "select", labelWidth: 120, display: true, row: true, dicUrl: "/api/blade-system/dict-biz/dictionary?code=noExplosionCategory", dataType: "number", hide: true, props: { label: "dictValue", value: "dictKey", }, }, { label: "场所照片", prop: "imageUrls",