|
@@ -6,7 +6,7 @@
|
|
@refresh-change="refreshChange" @on-load="onLoad" :table-loading="loading" @saveColumn="saveColumn"
|
|
@refresh-change="refreshChange" @on-load="onLoad" :table-loading="loading" @saveColumn="saveColumn"
|
|
@resetColumn="resetColumn" :cell-style="cellStyle" @search-criteria-switch="searchCriteriaSwitch">
|
|
@resetColumn="resetColumn" :cell-style="cellStyle" @search-criteria-switch="searchCriteriaSwitch">
|
|
<template slot="menuLeft">
|
|
<template slot="menuLeft">
|
|
- <el-button type="primary" size="mini" @click.stop="newAdd()">新建设备档案
|
|
|
|
|
|
+ <el-button type="primary" size="mini" @click.stop="newAdd()">新建维修
|
|
</el-button>
|
|
</el-button>
|
|
</template>
|
|
</template>
|
|
<template slot="corpIdSearch">
|
|
<template slot="corpIdSearch">
|