|
@@ -9,13 +9,13 @@
|
|
|
</el-button>
|
|
|
</div>
|
|
|
<dilTable v-bind.sync="option">
|
|
|
- <el-table-column fixed="right" label="操作" width="110">
|
|
|
+ <!-- <el-table-column fixed="right" label="操作" width="110">
|
|
|
<template slot-scope="scope">
|
|
|
<el-button @click="demotionClick(scope.row.gridId)" type="text" size="small"
|
|
|
>物资不合格</el-button
|
|
|
>
|
|
|
</template>
|
|
|
- </el-table-column>
|
|
|
+ </el-table-column> -->
|
|
|
</dilTable>
|
|
|
</div>
|
|
|
</template>
|