Commit 327242dd authored by zhengke's avatar zhengke

修改

parent 3c369cd8
...@@ -2466,13 +2466,13 @@ ...@@ -2466,13 +2466,13 @@
.CostPriceTable .el-input .el-input__inner { .CostPriceTable .el-input .el-input__inner {
height: 25px !important; height: 25px !important;
border: none; border: none;
border-bottom: 1px solid #dcdfe6; border-bottom: 1px solid #606266;
} }
.CP_comTable .el-input .el-input__inner { .CP_comTable .el-input .el-input__inner {
height: 25px !important; height: 25px !important;
border: none; border: none;
border-bottom: 1px solid #dcdfe6; border-bottom: 1px solid #606266;
} }
.CP_comBack { .CP_comBack {
......
...@@ -273,7 +273,7 @@ ...@@ -273,7 +273,7 @@
</el-select> </el-select>
</el-form-item> </el-form-item>
</td> </td>
<td class="CostcomCenter" colspan="2"> <td colspan="2">
<el-form-item> <el-form-item>
<el-input type='text' class="w180" v-model="OtherPrice.InlandAirTicketMoney" <el-input type='text' class="w180" v-model="OtherPrice.InlandAirTicketMoney"
@keyup.native="checkPrice(OtherPrice,'InlandAirTicketMoney'),getchange()"></el-input> @keyup.native="checkPrice(OtherPrice,'InlandAirTicketMoney'),getchange()"></el-input>
......
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