更新一下客户端文件
Showing
with
10 additions
and
11 deletions
This diff could not be displayed because it is too large.
Please
register
or
sign in
to comment
... | ... | @@ -206,7 +206,6 @@ export default { |
}, | ||
mounted(){ | ||
setTimeout(() =>{ | ||
this.selectCustomerId = this.adminInfo.id | ||
this.getRecord(1) | ||
}, 1000) | ||
}, | ||
... | ... |