opt:印尼项目更新

This commit is contained in:
2026-08-19 15:19:58 +07:00
parent f0a9ae29cd
commit 6f5fea2b11
10 changed files with 213 additions and 37 deletions

View File

@@ -115,7 +115,7 @@ export default {
rows: [],
dialogDis: true,
lock: '',
defaultList: ['1582991156504039424', '1645705331612979200']
defaultList: ['1582991156504039424', '2071537527294136320']
}
},
watch: {

View File

@@ -404,7 +404,7 @@ export default {
crudPoint.getRegion().then(res => {
this.regionList = res
})
this.$set(this.query, 'region_id', '1582991348217286656')
this.$set(this.query, 'region_id', '2071537527294136320')
this.crud.toQuery()
},
methods: {

View File

@@ -151,7 +151,7 @@ export default {
opendtlParam: '',
sects: [],
rows: [],
defaultList: ['1582991156504039424', '1582991348217286656']
defaultList: ['1582991156504039424', '2071537527294136320']
}
},
watch: {