签合同前端页面修改

This commit is contained in:
xiezhijun
2021-07-30 15:35:37 +08:00
parent 05b5b2b570
commit 47f767f5e0
3 changed files with 79 additions and 6 deletions

View File

@ -274,7 +274,7 @@
<el-form-item
label="服务承诺"
prop="servePromise"
v-show="form.projectId == 0"
v-show="form.projectId == 0 || form.projectId == 14"
>
<el-input
style="width: 193px; margin-right: 12px"