This commit is contained in:
bb_pan 2025-04-21 09:18:52 +08:00
parent 21ff5d73e9
commit ee012f54b5
1 changed files with 1 additions and 0 deletions

View File

@ -893,6 +893,7 @@ export default {
methods: {
//
getCarCodeList() {
this.carCodeList = []
getCarCodeListApi({ parentId: this.outboundParams.parentId }).then(
(res) => {
res.data.forEach((item) => {