梁航:表单二级联动

This commit is contained in:
hot777zz
2023-11-27 10:25:14 +08:00
parent 105aecb255
commit 7042c7e5d0
3 changed files with 76 additions and 40 deletions

View File

@@ -396,6 +396,7 @@
} else {
console.log('发布');
}
this.getRegionList()
this.$api.getClassList().then(res => {
// console.log(res.data.data.length);
this.Classcolumns = res.data.data.map((item) => {