@@ -299,7 +299,7 @@
updateSchema([
{
field: 'isEmpower',
- ifShow: setData.isAuthor == 1,
+ ifShow: false,
componentProps: {
options: setOption(),
},