Merge branch 'main' into 'stg'

修改文书签字追踪

See merge request cloud-mediate/mediate-manage-web!42
This commit is contained in:
刘翕 2025-02-20 09:13:23 +00:00
commit 24192d0ba5

View File

@ -148,7 +148,7 @@ import api from "@/services/eventTracingApi";
}; };
}, },
mounted () { mounted () {
thiis.initializeQuery() this.initializeQuery()
this.getList(1) this.getList(1)
}, },
methods: { methods: {