This commit is contained in:
parent
88f48e73e4
commit
3507ebcb67
|
|
@ -212,6 +212,7 @@ export default {
|
||||||
dicts: ['project_status', 'project_type', 'voltage_level'],
|
dicts: ['project_status', 'project_type', 'voltage_level'],
|
||||||
components: { Treeselect },
|
components: { Treeselect },
|
||||||
props: {
|
props: {
|
||||||
|
// 编辑表单数据
|
||||||
editFormData: {
|
editFormData: {
|
||||||
type: Object,
|
type: Object,
|
||||||
default: () => {},
|
default: () => {},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue