forked from github/dataease
fix: typos拼写错误
This commit is contained in:
parent
0f2df8f960
commit
0d5ac2a86d
@ -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