bug 78142

This commit is contained in:
赵霄
2023-11-06 10:03:50 +08:00
parent 82d4560f23
commit af4f4c58ba
@@ -171,7 +171,7 @@ export default {
this.$router.push({
path: '/standardRegulationLibrary/DynamicMessageFormPage',
query: {
title: this.$t('newlyAdded'),
title: this.$t('edit'),
id
}
})