feat:导出文件命名+旧图标隐藏

This commit is contained in:
liailing1026
2026-03-13 16:43:26 +08:00
parent 01cdb71903
commit 05f6a07d26
8 changed files with 73 additions and 57 deletions

View File

@@ -366,7 +366,7 @@ defineExpose({
</div>
</div>
</div>
<BranchButton v-if="planReady" @click="openPlanModification" />
<!-- <BranchButton v-if="planReady" @click="openPlanModification" /> -->
</div>
</template>
<style lang="scss" scoped>