Browse Source

表单修改

zhangyanfang 5 years ago
parent
commit
2b78aeceaa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/followup/v1/html/fangshi-detail-8.html

+ 1 - 1
app/followup/v1/html/fangshi-detail-8.html

@ -1999,7 +1999,7 @@
					总评分:
				</div>
				<div class="ui-col-1">
					<el-input style="width: 120px;" type="text" :readonly="!editable" v-model="oldmanData.goal_weight" clearable></el-input>
					<el-input style="width: 120px;" type="text" :readonly="!editable" v-model="oldmanData.score" clearable></el-input>
				</div>
			</div>
		</div>