Commit 59d6010a authored by 黄奎's avatar 黄奎

11

parent 14ade3bd
...@@ -134,7 +134,7 @@ ...@@ -134,7 +134,7 @@
<el-form-item label="商业体量"> <el-form-item label="商业体量">
<el-input v-model="addMsg.CarrierSize" @keyup.native="checkPrice(addMsg, 'CarrierSize')" style="width: 690px" <el-input v-model="addMsg.CarrierSize" @keyup.native="checkPrice(addMsg, 'CarrierSize')" style="width: 690px"
size="small" placeholder="请输入商业体量"> size="small" placeholder="请输入商业体量">
<template slot="append"></template> <template slot="append"></template>
</el-input> </el-input>
</el-form-item> </el-form-item>
<el-form-item label="商业层数"> <el-form-item label="商业层数">
......
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