Commit 364a51dc by 黄森林

弹框大小修改

parent 342ded1f
...@@ -293,7 +293,7 @@ ...@@ -293,7 +293,7 @@
</a-tabs> </a-tabs>
</a-form> </a-form>
</a-drawer> </a-drawer>
<a-modal title="批量导入" :visible="modifyvisible" @ok="createfunctionOk" @cancel="createfunctionCancel" html-type="submit" width="1024px"> <a-modal title="批量导入" :visible="modifyvisible" @ok="createfunctionOk" @cancel="createfunctionCancel" html-type="submit" width="400px">
<a-row :gutter="24"> <a-row :gutter="24">
<a-col :md="24" :sm="12" > <a-col :md="24" :sm="12" >
<p style="text-align:center">{{importTile}}</p> <p style="text-align:center">{{importTile}}</p>
......
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