@ -223,7 +223,6 @@ export default class RawReceiptDetail extends BasePage {
}
deleteItem(index: any) {
this.LocationList.splice(index, 1);
console.log("this.LocationList", this.LocationList);
bookTypeChange(e: any) {
this.wlCode = e.pickerName;