Procházet zdrojové kódy

Merge branch 'button-update'

cxmo před 1 rokem
rodič
revize
a97aed0fb1
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      src/views/datasheet_manage/sheetList.vue

+ 1 - 1
src/views/datasheet_manage/sheetList.vue

@@ -171,7 +171,7 @@
                 @click="saveHandle"
                 v-if="
                   sheetDetailInfo.Source === 1 &&
-                  sheetDetailInfo.Button.OpButton&&isSheetBtnShow(sheetDetailInfo,'save')
+                  sheetDetailInfo.Button.OpButton&&permissionBtn.isShowBtn('etaTablePermission','etaTable_excel_save')
                 "
               >
                 保存