mirror of
https://github.com/dataease/dataease.git
synced 2025-02-24 19:42:56 +08:00
Merge pull request #9903 from dataease/pr@dev-v2@fix_typos_error
fix: typos拼写错误
This commit is contained in:
commit
1b27bb4518
@ -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
@ -1 +1 @@
|
||||
Subproject commit 5ec6dd3d143b07be28de7ccd1bf9c478c2de01ea
|
||||
Subproject commit acc4535b4dc2440d7f34948e5424bf43fc6b6200
|
Loading…
Reference in New Issue
Block a user