Merge remote-tracking branch 'origin/feature/v5.0/5.0.5' into feature/v5.0/5.0.5
| | |
| | | lazy: true, |
| | | tree: true, |
| | | |
| | | // dialogWidth: 1050, |
| | | dialogWidth: 1050, |
| | | searchGutter: 30, |
| | | tip: false, |
| | | searchShow: true, |
| | | searchMenuSpan: 6, |
| | |
| | | prop: 'workspace_name', |
| | | // editDisabled: true, |
| | | editDisplay: false, |
| | | searchLabelWidth: 130, |
| | | // searchLabelWidth: 130, |
| | | search: true, |
| | | // searchSpan: 4, |
| | | labelWidth: 130, |
| | |
| | | width: 200, |
| | | }, |
| | | { |
| | | label: '设备位置',// '行政区划', |
| | | label: '设备位置', |
| | | prop: 'area_code', |
| | | type: 'cascader', |
| | | labelWidth: 130, |
| | | searchSpan: 4, |
| | | hide: true, |
| | | search: true, |
| | | // overHidden: true, |
| | | editDisplay: true, |
| | | viewDisplay: false, |
| | | viewDisplay: true, |
| | | checkStrictly: true, |
| | | |
| | | props: { |
| | | label: 'title', |
| | | value: 'value', |
| | | emitPath: false, |
| | | checkStrictly: true, |
| | | multiple: false, |
| | | expandTrigger: 'hover', |
| | | }, |
| | |
| | | </template> |
| | | <template #menu="scope"> |
| | | <el-dropdown> |
| | | <el-button type="primary" text icon="el-icon-more" v-if="permission.oss_set">更 多</el-button> |
| | | <el-button type="primary" text icon="el-icon-folder-opened" v-if="permission.oss_set">更 多</el-button> |
| | | <template #dropdown v-if="scope.row.domain == 3"> |
| | | <el-dropdown-menu teleported> |
| | | <el-dropdown-item command="a"> |
| | |
| | | tree: true, |
| | | |
| | | dialogWidth: 1050, |
| | | searchGutter: 30, |
| | | tip: false, |
| | | searchShow: true, |
| | | searchMenuSpan: 6, |
| | |
| | | // overHidden: true, |
| | | editDisplay: true, |
| | | viewDisplay: true, |
| | | checkStrictly: true, |
| | | |
| | | props: { |
| | | label: 'title', |
| | | value: 'value', |
| | | emitPath: false, |
| | | checkStrictly: true, |
| | | multiple: false, |
| | | expandTrigger: 'hover', |
| | | }, |