projects/mesxc-lb #289

Merged
juzi merged 3 commits from projects/mesxc-lb into projects/mesxc-test 2024-03-28 16:00:19 +08:00
3 changed files with 0 additions and 9 deletions
Showing only changes of commit e4948eb340 - Show all commits

View File

@ -350,9 +350,6 @@ export default {
mounted() {
this.getList();
},
activated() {
this.getList();
},
methods: {
/** 查询列表 */
getList() {

View File

@ -340,9 +340,6 @@ export default {
mounted() {
this.getList();
},
activated() {
this.getList();
},
methods: {
/** 查询列表 */
getList() {

View File

@ -338,9 +338,6 @@ export default {
mounted() {
this.getList();
},
activated() {
this.getList();
},
methods: {
/** 查询列表 */
getList() {