lilei hai 1 ano
pai
achega
cd3fa29594
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/numsGoodsShelves/shelfSet/set.vue

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

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