tangning 1 năm trước cách đây
mục cha
commit
a154a9d62b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/productOperation/modal/detailModal.vue

+ 1 - 1
src/views/productOperation/modal/detailModal.vue

@@ -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(),