no message

cyl/job_im
jscyl13849007907 5 hours ago
parent 9196e7aead
commit 50a25dc0c7

@ -26,7 +26,7 @@
hover-class="thover"
@click="handleSubmit"
>
{{ info.recordStatus == 1 ? "申请中" : info.recordStatus == 2 ? "已关注" : "发送" }}
{{ info.recordStatus == 1 ? "已提交" : info.recordStatus == 2 ? "已关注" : "申请关注" }}
</view>
</view>
</view>

Loading…
Cancel
Save