Browse Source

Merge branch 'button-update'

cxmo 1 year ago
parent
commit
a97aed0fb1
1 changed files with 1 additions and 1 deletions
  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')
                 "
               >
                 保存