opt:优化前端界面及后端功能;
This commit is contained in:
@@ -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 => {
|
||||
|
||||
Reference in New Issue
Block a user