lilei há 1 ano atrás
pai
commit
cd3fa29594
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/views/numsGoodsShelves/shelfSet/set.vue

+ 1 - 1
src/views/numsGoodsShelves/shelfSet/set.vue

@@ -258,7 +258,7 @@ export default {
   },
   computed: {
     showTplBtn () {
-      return this.orginData.length > 0
+      return this.orginData.length == 0
     },
     columns () {
       const _this = this