tangning 1 månad sedan
förälder
incheckning
05616721a4
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      src/views/productOperation/cameraScene.vue

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

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