|
|
@ -116,7 +116,7 @@ |
|
|
</el-form-item> |
|
|
</el-form-item> |
|
|
</el-form> |
|
|
</el-form> |
|
|
<el-tabs v-model="activeTable" style="margin-top: 10px; width: 100%; height: 100%;" type="border-card" @tab-click="tabClick" class="customer-tab"> |
|
|
<el-tabs v-model="activeTable" style="margin-top: 10px; width: 100%; height: 100%;" type="border-card" @tab-click="tabClick" class="customer-tab"> |
|
|
<el-tab-pane label="维修单" name="inspection_form" style="height: 365px"> |
|
|
|
|
|
|
|
|
<el-tab-pane label="维修单" name="inspection_form" style="height: 406px"> |
|
|
<el-form :inline="true" label-position="top" @keyup.enter.native="getDataList()"> |
|
|
<el-form :inline="true" label-position="top" @keyup.enter.native="getDataList()"> |
|
|
<el-form-item> |
|
|
<el-form-item> |
|
|
<span slot="label" style="" @click="getBaseList(1033)"><a herf="#">故障编码</a></span> |
|
|
<span slot="label" style="" @click="getBaseList(1033)"><a herf="#">故障编码</a></span> |
|
|
|