Merge remote-tracking branch 'origin/master'
| | |
| | | trigger: "blur", |
| | | },], |
| | | align: 'center' |
| | | }, { |
| | | label: "九小场所类型", |
| | | prop: "nineType", |
| | | dicUrl: "/api/blade-system/dict-biz/tree?code=nineType", |
| | | props: { |
| | | label: "title", |
| | | value: "key", |
| | | }, |
| | | // type: 'select', |
| | | // search: true, |
| | | align: 'center', |
| | | width: 120, |
| | | }, |
| | | { |
| | | width: 100, |
| | |
| | | align: 'center' |
| | | }, |
| | | { |
| | | label: "阵地类型", |
| | | prop: "frontType", |
| | | dicUrl: "/api/blade-system/dict-biz/tree?code=frontType", |
| | | props: { |
| | | label: "title", |
| | | value: "key", |
| | | }, |
| | | // type: 'select', |
| | | // search: true, |
| | | align: 'center', |
| | | width: 120, |
| | | }, |
| | | { |
| | | width: 100, |
| | | addDisplay: false, |
| | | editDisplay: false, |
| | |
| | | |
| | | <style lang="scss" scoped> |
| | | :deep(.cur-container-box) { |
| | | padding: 0; |
| | | padding: 0 !important; |
| | | } |
| | | |
| | | .avue-upload__icon { |