Skip to content

Commit b2665af

Browse files
committed
fix: 修复ProcessDesigner.vue错误换行导致的编译错误问题
1 parent 67873d9 commit b2665af

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/bpmnProcessDesigner/package/designer/ProcessDesigner.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,6 @@
166166
@click="processSave"
167167
:type="props.headerButtonType"
168168
:disabled="simulationStatus"
169-
170169
/>
171170
</template>
172171
<!-- 用于打开本地文件-->

0 commit comments

Comments
 (0)