tangning 2 дней назад
Родитель
Сommit
05616721a4
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/views/productOperation/cameraScene.vue

+ 1 - 1
src/views/productOperation/cameraScene.vue

@@ -86,7 +86,7 @@
           </template> -->
           <template #action="{ record }">
             <TableAction
-              v-if="!record.isShare || tableType == 2"
+              v-if="!record.isShare && tableType != 2"
               stopButtonPropagation
               :actions="[
                 {