@@ -104,7 +104,7 @@ export default {
const _this = this
this.$confirm({
title: '提示',
- content: '调回产品将退回至经销商仓库,确认退库吗?',
+ content: '此操作将会扣减数字货架的库存,确认退库吗?',
centered: true,
onOk () {
// _this.$emit('close')