Browse Source

样式修改 改动

master
Rui_Li 9 months ago
parent
commit
8f1d93f023
  1. 2
      src/views/modules/tooling/manuf_tool.vue

2
src/views/modules/tooling/manuf_tool.vue

@ -85,7 +85,7 @@
layout="total, sizes, prev, pager, next, jumper">
</el-pagination>
<el-tabs style="font-size: 12px;min-height: 330px" class="customer-tab" v-model="activeName" type="border-card" @tab-click="tabClick">
<el-tab-pane label="工具实例" name="detail" style="margin-left: -10px;">
<el-tab-pane label="工具实例" name="detail" style="margin-left: 0px;">
<el-form label-position="top" style="margin-top: 5px; margin-left: 5px;">
<el-button type="primary" @click="addToolInstanceModal()">新增</el-button>
</el-form>

Loading…
Cancel
Save