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) => {