Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -65,7 +65,7 @@ | ... | @@ -65,7 +65,7 @@ |
| 65 | color="orange" | 65 | color="orange" |
| 66 | @click="handleConfirm" | 66 | @click="handleConfirm" |
| 67 | > | 67 | > |
| 68 | - {{ bindStatus.is_finish ? '我要发布' : '确认并签约' }} | 68 | + {{ bindStatus.is_finish ? '我已阅读' : '确认去签约' }} |
| 69 | </nut-button> | 69 | </nut-button> |
| 70 | </div> | 70 | </div> |
| 71 | </div> | 71 | </div> | ... | ... |
-
Please register or login to post a comment