修改文书签字追踪

This commit is contained in:
liuxi 2025-02-20 17:10:55 +08:00
parent 821f3ec8c0
commit 9ba940c88e

View File

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