feat:修改编码

This commit is contained in:
lixg
2023-03-08 14:16:00 +08:00
parent d6112b0907
commit e864536e86
4 changed files with 7 additions and 6 deletions

View File

@@ -42,7 +42,7 @@
<div style="display: flex">
<botton
class="titlebtn"
v-if="data?.hasTask || data.planDto?.applyFlag"
v-if="data.planDto?.applyFlag"
@click="onLineSignUp"
:style="{
background: isAllowSign
@@ -51,7 +51,6 @@
: 'rgb(57, 146, 249)'
: '#999',
}"
,
>{{
data.isRefused
? "审核拒绝"