tangning 8 月之前
父節點
當前提交
38b0b3b896
共有 1 個文件被更改,包括 1 次插入1 次删除
  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) => {