liuhairui 1 year ago
parent
commit
ee8f1810cd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/view/yunyin/chanpinziliao/chanpinziliao.vue

+ 1 - 1
src/view/yunyin/chanpinziliao/chanpinziliao.vue

@@ -1202,7 +1202,7 @@
 
                   <el-row>
                       <el-form-item label="标准损耗:" prop="address" class="mab">
-                        <el-input v-model="add_gyformData.Gy0_shdh" placeholder="Enter回车"  @keyup.enter="getSH()"   style="width: 150px;" id="Gy0_shdh" />
+                        <el-input v-model="add_gyformData.Gy0_shdh" readonly placeholder="Enter回车"  @keyup.enter="getSH()"   style="width: 150px;" id="Gy0_shdh" />
                         <el-input v-model="add_gyformData.sys_mc"   style="width: 160px;" id="sys_mc"  @keydown="ent($event, 'Gy0_shdh', 'sys_mc', '基础损耗')"/>
                       </el-form-item>
                       <el-form-item label="基础损耗:" prop="address" class="mab">