|
|
@@ -5,7 +5,6 @@
|
|
|
<div style="height: 50px;">
|
|
|
<el-button type="primary" @click="onBZ" >班组维护</el-button>
|
|
|
<el-button type="primary" @click="onchanliang" v-if="zdtreeType === true" >日产量上报</el-button>
|
|
|
- <el-button type="primary" @click="onDel" >删除</el-button>
|
|
|
<el-button type="primary" @click="onOver" >完工</el-button>
|
|
|
<el-button type="primary" @click="ondianjian" >设备点检</el-button>
|
|
|
<el-button type="primary" @click="onxuncha" >管理巡查</el-button>
|