linwe
2024-05-21 5c11e8e607ba9a40f5c3e5ebd4ba14a53eae2226
src/views/publicSecurity/campusExclusion.vue
@@ -224,7 +224,7 @@
            }, {
              width: 110,
              span: 12,
              label: "场所名称",
              label: "校园名称",
              prop: "placeName",
              searchSpan: 4,
              searchLabelWidth: 100,
@@ -232,16 +232,16 @@
              align: 'center',
              labelWidth: 110,
            },
            {
              label: "类型",
              prop: "type",
              align: 'center',
              dicUrl: "/api/blade-system/dict-biz/tree?code=xyaqyw",
              props: {
                label: "title",
                value: "key",
              },
            },
            // {
            //   label: "类型",
            //   prop: "type",
            //   align: 'center',
            //   dicUrl: "/api/blade-system/dict-biz/tree?code=xyaqyw",
            //   props: {
            //     label: "title",
            //     value: "key",
            //   },
            // },
            {
              width: 120,
              span: 12,