Ver código fonte

表单修改

zhangyanfang 6 anos atrás
pai
commit
931a26aae6
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      component/followup/fangshi-detail-6.js

+ 1 - 1
component/followup/fangshi-detail-6.js

@ -266,7 +266,7 @@ Vue.component('fangshi-detail-6', {
                        出生身长:
                    </div>
                    <div class="ui-col-1 setinput">
                        <el-input style="width: 70px;" type="number" :readonly="!editable" v-model="newbornData.blessedevent_BIRTH_WEIGHT" :step="0.1"></el-input>cm
                        <el-input style="width: 70px;" type="number" :readonly="!editable" v-model="newbornData.birth_BODY_LENGTH" :step="0.1"></el-input>cm
                    </div>
                </div>
            </td>