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)
 			},