Commit b9282d44 by haojie

显示音频驱动

parent 4e45bf47
...@@ -71,10 +71,10 @@ const options = [ ...@@ -71,10 +71,10 @@ const options = [
label: '我的数字人', label: '我的数字人',
value: digitalHumanTypeMy, value: digitalHumanTypeMy,
}, },
// { {
// label: '音频驱动', label: '音频驱动',
// value: digitalHumanTypeAudio, value: digitalHumanTypeAudio,
// }, },
]; ];
const updateInfo = (info: any) => { const updateInfo = (info: any) => {
......
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 to comment