@@ -195,7 +195,7 @@
{
field: 'isEmpower',
componentProps: {
- options: (isEdit.value ||!isEdit.value)?[
+ options: (isEdit.value ||!fileFlow.qxType)?[
{ label: '查看权限', value: 0, disabled: true },
{ label: '编辑权限', value: 1, disabled: true },
]:setOption(),