调解员排序

This commit is contained in:
hanchaobo
2024-02-02 09:12:33 +08:00
parent 33d1e0138e
commit 2bf4377d88
2 changed files with 19 additions and 13 deletions
@@ -507,6 +507,7 @@ export default {
addVisable(val) {
if (val) {
this.activeName = "first";
this.getTemplateFn();
}
},
},