src/views/operate/inventoryAdjustment/index.vue
@@ -136,6 +136,7 @@ this.pagerOptions.totalCount = res.total } }) }, // 操作输入 inputContent(val, prop, row) { @@ -315,9 +316,10 @@ this.locationId = item.value }, // 选中产品方法 selProductClick(item) { console.log(item) this.productId = item.value selProductClick(value, item) { if (value === "product") { this.productId = item.productId } }, // 获取当前时间 currentTime() {