Browse Source

bug fix:采购列表点击“编辑”没有数据返回

chris 1 năm trước cách đây
mục cha
commit
9f93e896d9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/modules/sale/purchase.vue

+ 1 - 1
src/views/modules/sale/purchase.vue

@@ -379,7 +379,7 @@
       addOrUpdateHandle (id) {
         this.addOrUpdateVisible = true
         this.$nextTick(() => {
-          this.$refs.addOrUpdate.init(id, this.optionsType)
+          this.$refs.addOrUpdate.init(id)
         })
       },
       // 转换属性“类别”