Skip to content

Commit

Permalink
modify delete
Browse files Browse the repository at this point in the history
  • Loading branch information
yueyongyue committed Jun 17, 2020
1 parent 9b1494a commit c8dc6b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/view/workload/deployment/deployment.vue
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
</Modal>
<Modal v-model="restartModel" width="360">
<p slot="header" title="重启">
<span>{{this.$t('delete')}}</span>
<span>{{this.$t('restart')}}</span>
</p>
<div style="text-align:center">
<p style="line-height: 35px; margin-bottom: 10px">确认重启 <strong
Expand Down

0 comments on commit c8dc6b4

Please sign in to comment.