Commit 426fa66f authored by 仇晓婷's avatar 仇晓婷

样式

parent f09f1778
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<Filed :span="8" :name="l('productUrl')+':'"> <Filed :span="8" :name="l('productUrl')+':'">
<a href="#" @click="seeImg(entity.productUrl)">查看图片</a> <a href="#" @click="seeImg(entity.productUrl)">查看图片</a>
</Filed> </Filed>
<Filed :span="16" :name="l('productUrlList')+':'"> <Filed :span="22" :name="l('productUrlList')+':'">
<files <files
ref="refFile" ref="refFile"
:parms="parms" :parms="parms"
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
@clickItem="clickData" @clickItem="clickData"
/> />
</Filed> </Filed>
<Filed :span="8"> <Filed :span="2">
<Button type="primary" @click="addBom" class="mb10">新增Bom</Button> <Button type="primary" @click="addBom" class="mb10">新增Bom</Button>
</Filed> </Filed>
</Row> </Row>
......
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