Commit f946bc30 authored by 黄奎's avatar 黄奎

报价单调整

parent 0d7ba70e
...@@ -370,7 +370,7 @@ ...@@ -370,7 +370,7 @@
<td> <td>
<el-form-item label="单地接(成本)"> <el-form-item label="单地接(成本)">
<el-input v-model="teamPrice.SingleDMCPrice" <el-input v-model="teamPrice.SingleDMCPrice"
@keyup.native="checkInteger(teamPrice,'SingleDMCPrice'),getchange()" class="w70"> @keyup.native="checkInteger(teamPrice,'SingleDMCPrice')" @blur="getchange()" class="w70">
</el-input> </el-input>
</el-form-item> </el-form-item>
</td> </td>
......
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