style:生产订单-子列表-物料按钮屏蔽

main
黄伟杰 5 days ago
parent bf3860750c
commit 3ffd0afb10

@ -29,13 +29,13 @@
> >
{{ t('ProductionPlan.Task.detailListViewActionText') }} {{ t('ProductionPlan.Task.detailListViewActionText') }}
</el-button> </el-button>
<el-button <!-- <el-button
link link
type="info" type="info"
@click="openItemNeed(scope.row.productName, scope.row.productId, scope.row.number)" @click="openItemNeed(scope.row.productName, scope.row.productId, scope.row.number)"
> >
{{ t('ProductionPlan.Task.detailListMaterialActionText') }} {{ t('ProductionPlan.Task.detailListMaterialActionText') }}
</el-button> </el-button> -->
<!-- <el-button <!-- <el-button
link link
type="warning" type="warning"

Loading…
Cancel
Save