This commit is contained in:
曹辉 2023-05-26 14:05:59 +08:00
parent 2c426c5584
commit 0842937a87

View File

@ -834,7 +834,8 @@ export default {
.catch(() => {});
},
//
seelookedit(row) {
seelookedit(row, boolean) {
this.lookedit = boolean;
this.loading = true;
const id = row.orderNo;
this.map = null;