소스 검색

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

chris 1 년 전
부모
커밋
9f93e896d9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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)
         })
       },
       // 转换属性“类别”