mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 05:22:13 +08:00
fix: typos拼写错误
This commit is contained in:
@@ -398,7 +398,7 @@ defineExpose({
|
||||
<div v-if="scope.row.exportStatus === 'FAILED'" class="red-line" />
|
||||
<el-progress
|
||||
v-if="scope.row.exportStatus === 'IN_PROGRESS'"
|
||||
:percentage="+scope.row.exportPogress"
|
||||
:percentage="+scope.row.exportProgress"
|
||||
/>
|
||||
</template>
|
||||
</el-table-column>
|
||||
|
||||
2
de-xpack
2
de-xpack
Submodule de-xpack updated: 5ec6dd3d14...acc4535b4d
Reference in New Issue
Block a user