Commit 61670b0e authored by 黄奎's avatar 黄奎

页面修改

parent b685460b
...@@ -99,7 +99,7 @@ ...@@ -99,7 +99,7 @@
</div> </div>
<div> <div>
<el-input :disabled="isOpenGroup" class="w135" v-model="subItemObj.childItem.UseTime" <el-input :disabled="isOpenGroup" class="w135" v-model="subItemObj.childItem.UseTime"
@keyup.native="checkInteger(subItemObj.childItem,'UseTime')" :placeholder="$t('sm.shuruyongchexiaoshi')"> @keyup.native="checkPrice(subItemObj.childItem,'UseTime')" :placeholder="$t('sm.shuruyongchexiaoshi')">
</el-input> </el-input>
</div> </div>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment