pages/phyz/checkLocDetl/locDetl2.vue @@ -152,7 +152,7 @@ } }) }, goToLocDetl(item) { goToLocDetl(item,type) { let _this = this if (item.data.length <= 0) { uni.showToast({ title: '没有库存', icon: "error", position: 'top' })