@ -235,7 +235,7 @@
this.searchData.rollNo='';
return false;
}
if(data.row.status!='已入库'){
if(data.row.statusDb == 'D'){
this.$alert("该卷号不在库内!", '错误', {
confirmButtonText: '确定'
})