tangning 1 tahun lalu
induk
melakukan
dd5ee44719
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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(),
             },