@@ -81,6 +81,8 @@ export default {
opt.delBtn = false
// 工厂端列表不需要左侧自定义菜单
opt.menu = true
+ // 工厂端列表不需要操作列
+ opt.menu = false
return {
option: opt,