Commit f442cbf9 by Mr. Lan

fix bug.

parent 04f84338
...@@ -157,7 +157,7 @@ export default { ...@@ -157,7 +157,7 @@ export default {
value: 1, value: 1,
label: '创建者' label: '创建者'
}, { }, {
value: 1, value: 2,
label: '创建者负责人' label: '创建者负责人'
}] }]
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment