ysy 2 年之前
父節點
當前提交
3515e25a7c
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      pages/pda/feeding/components/instanceBom.vue

+ 0 - 1
pages/pda/feeding/components/instanceBom.vue

@@ -254,7 +254,6 @@
 			scrolltolower() {},
 
 
-
 			handleCheck(idx, it) {
 				this.$set(this.list[idx], 'checvalk', !it.check)
 			},