fix:参数判断修改

This commit is contained in:
wyx
2023-03-08 14:04:48 +08:00
parent f71315807f
commit 30ff5ea1b2

View File

@@ -41,7 +41,7 @@
<botton
class="btn"
style="margin-right: 20px;width: 160px;height: 46px;"
v-if="data.hasTask || data.planDto.applyFlag"
v-if="data.planDto.applyFlag"
@click="onLineSignUp(false)"
:style="{ background: isAllowSign?data.isSignUp || data.isRefused ? '#999' : 'rgb(57, 146, 249)':'#999'}">
{{