tangning hai 1 ano
pai
achega
dd5ee44719
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/productOperation/modal/detailModal.vue

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

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