tangning 8 tháng trước cách đây
mục cha
commit
38b0b3b896
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

@@ -464,7 +464,7 @@
           },
           {
             field: 'editEndTime',
-            ifShow: setData.editAuth == 2,
+            ifShow: data.qxType ? false : setData.editAuth == 2,
             componentProps: {
               disabled: checkAuthOther.editEndTime,
               disabledDate: (current) => {