Browse Source

bug 修复

lilei 2 năm trước cách đây
mục cha
commit
637db73f82

+ 1 - 1
src/views/numsGoodsShelves/recallManagement/recallModal.vue

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