opt:优化前端界面及后端功能;

This commit is contained in:
2025-08-22 14:29:32 +08:00
parent 43f2bef51c
commit f7512364cd
45 changed files with 491 additions and 252 deletions

View File

@@ -322,6 +322,7 @@ export default {
methods: {
open() {
crudSectattr.getSectCode({ 'stor_id': this.storId }).then(res => {
debugger
this.sects = res.content
})
crudRegion.getRegionList(this.mstrow).then(res => {