Browse Source

装箱单-成衣-参照页面-默认打开不显示数据

jbb 1 year ago
parent
commit
7409d873be
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/packing-list/clothes-list.vue

+ 1 - 1
src/views/packing-list/clothes-list.vue

@@ -1015,7 +1015,7 @@ export default {
       // 打开订单数据弹框
       this.$refs.ReferencePrePacklist.referencePrePacklist = true
       this.$refs.ReferencePrePacklist.queryParam = {}
-      this.$refs.ReferencePrePacklist.searchQuery()
+      this.$refs.ReferencePrePacklist.advancePackingListData=[]
     },
     referCallback(){
       this.getSpltList()