lilei 1 年之前
父節點
當前提交
cd3fa29594
共有 1 個文件被更改,包括 1 次插入1 次删除
  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