k94314517
2024-05-22 c8bc6fdbdc37f551388b71372c35d4f42f58e571
admin/src/views/operation/danger/typeSet.vue
@@ -37,7 +37,7 @@
      :pagination="pagination"
    />
    <el-dialog
      :title="param.id ? '编辑隐患区域' : '新增隐患区域'"
      :title="param.id ? '编辑隐患类型' : '新增隐患类型'"
      :visible.sync="isShowEdit"
      width="480px"
    >