创建合同,页面显示修改
This commit is contained in:
@@ -186,7 +186,7 @@
|
||||
</el-card>
|
||||
<el-card v-show="ExecutionProgressShow">
|
||||
<div>
|
||||
<h4 style="display: inline-block">合同进度</h4>
|
||||
<h4 style="display: inline-block">项目进度</h4>
|
||||
<div style="display: inline-block; float:right">
|
||||
<span>已完成进度:</span>
|
||||
<el-select v-model="executionProgressID" placeholder="请输入目前执行进度" size="small" style="width: 130px;margin-left: 20px" @change="changeExecutionProgressID">
|
||||
|
||||
Reference in New Issue
Block a user