Skip to content

Commit b533da8

Browse files
authored
fix: 补充同步代码 --story=127611598 (#546)
# Reviewed, transaction id: 68523
1 parent fb90488 commit b533da8

File tree

1 file changed

+1
-0
lines changed
  • frontend/src/views/template/TemplateMock/MockExecute

1 file changed

+1
-0
lines changed

frontend/src/views/template/TemplateMock/MockExecute/index.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@
177177
templateId: this.templateId,
178178
selectedNodes: this.selectedNodes,
179179
is_draft: this.$route.params.isEnableVersionManage === 'true' || this.$route.params.isEnableVersionManage === true,
180+
isInMock: true,
180181
});
181182
const {
182183
constants_not_referred: unReferencedConstants,

0 commit comments

Comments
 (0)