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