diff --git a/src/views/modules/purchasingManagement/rollOtherOutKu.vue b/src/views/modules/purchasingManagement/rollOtherOutKu.vue index 8d6e5e0..2dcf1d3 100644 --- a/src/views/modules/purchasingManagement/rollOtherOutKu.vue +++ b/src/views/modules/purchasingManagement/rollOtherOutKu.vue @@ -236,7 +236,7 @@ return false; } if(data.row.statusDb == 'D'){ - this.$alert("该卷号不在库内!", '错误', { + this.$alert("该卷号不在材料仓库或车间仓库内!", '错误', { confirmButtonText: '确定' }) this.searchData.rollNo='';