|
|
@ -415,10 +415,10 @@ export default class RawReceiptDetail extends BasePage {
|
|
|
|
};
|
|
|
|
};
|
|
|
|
this.unLockParams = params;
|
|
|
|
this.unLockParams = params;
|
|
|
|
await this.model.queryAggregateList(params);
|
|
|
|
await this.model.queryAggregateList(params);
|
|
|
|
if (this.unlockflg == 0) {
|
|
|
|
// if (this.unlockflg == 0) {
|
|
|
|
await this.unlock();
|
|
|
|
// await this.unlock();
|
|
|
|
}
|
|
|
|
// }
|
|
|
|
this.unlockflg++;
|
|
|
|
// this.unlockflg++;
|
|
|
|
this.disableflg = false;
|
|
|
|
this.disableflg = false;
|
|
|
|
this.some = {};
|
|
|
|
this.some = {};
|
|
|
|
this.LocationList = [];
|
|
|
|
this.LocationList = [];
|
|
|
|