tangning 1 rok pred
rodič
commit
dd5ee44719

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

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