@@ -328,24 +328,6 @@ export default {
prop: 'inventory',
disabled: true,
overHidden: true,
- },
- {
- label: '产品状态',
- prop: 'upAndDownShelves',
- filterable: true,
- display: false,
- search: true,
- hide: true,
- disabled: true,
- showColumn: false,
- type: 'select',
- dicData: [{
- label: "上架",
- value: 1
- }, {
- label: "下架",
- value: 0
- }]
}, {
label: "品牌",
prop: "brandId",
@@ -393,7 +375,7 @@ export default {
// showColumn: false,
// overHidden: true,
// span: 24,
- // },
+ // },
{
label: "防爆",
prop: "explosionProof",