修改
This commit is contained in:
parent
2c426c5584
commit
0842937a87
@ -834,7 +834,8 @@ export default {
|
|||||||
.catch(() => {});
|
.catch(() => {});
|
||||||
},
|
},
|
||||||
//编辑
|
//编辑
|
||||||
seelookedit(row) {
|
seelookedit(row, boolean) {
|
||||||
|
this.lookedit = boolean;
|
||||||
this.loading = true;
|
this.loading = true;
|
||||||
const id = row.orderNo;
|
const id = row.orderNo;
|
||||||
this.map = null;
|
this.map = null;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user