linwei
2024-02-23 75febb6a4e979e4f7e9ab61d450050b3fecc9512
Merge remote-tracking branch 'origin/master'
1 files modified
6 ■■■■ changed files
src/views/property/todo.vue 6 ●●●● patch | view | raw | blame | history
src/views/property/todo.vue
@@ -103,7 +103,7 @@
                    overHidden: true,
                    label: "小区",
                    prop: "districtId",
                    // search: true,
                    search: true,
                    type: 'tree',
                    dicUrl: `/api/blade-district/district/getDistrictTree`,
                    props: {
@@ -118,7 +118,7 @@
                    width: 110,
                    label: '联系人',
                    prop: 'linkman',
                    // search: true,
                    search: true,
                },
                {
                    width: 120,
@@ -130,7 +130,7 @@
                {
                    label: '项目名称',
                    prop: 'name',
                    // search: true,
                    search: true,
                },
                {
                    label: '当前步骤',