fix: 修复ProcessDesigner.vue错误换行导致的编译错误问题

main
Siyu Kong 3 years ago
parent 67873d93af
commit b2665afe2a

@ -166,7 +166,6 @@
@click="processSave" @click="processSave"
:type="props.headerButtonType" :type="props.headerButtonType"
:disabled="simulationStatus" :disabled="simulationStatus"
/> />
</template> </template>
<!-- 用于打开本地文件--> <!-- 用于打开本地文件-->

Loading…
Cancel
Save