修改git用户名

This commit is contained in:
2025-10-31 09:46:01 +08:00
parent e11baac31e
commit 0d3efbaf36

View File

@@ -13,7 +13,7 @@
@searchChange="searchChangeFun"
>
<template #leftOptions>
<!-- <el-button type="primary" @click="openDataAnalysisFn(currentModel,'SIMULATION_TASK_ANALYSIS')">数据分析</el-button> -->
<el-button type="primary" @click="openDataAnalysisFn(currentModel,'SIMULATION_TASK_ANALYSIS')">数据分析</el-button>
</template>
<template #tableActions="{row}">
<el-link type="primary">查看详情</el-link>