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

样式

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