|
@@ -69,7 +69,7 @@
|
|
|
<!-- 供应商 -->
|
|
<!-- 供应商 -->
|
|
|
<DkTableColumn field="cottonseedProduction" data-type="number" title="棉籽产出量"></DkTableColumn>
|
|
<DkTableColumn field="cottonseedProduction" data-type="number" title="棉籽产出量"></DkTableColumn>
|
|
|
<!-- 采购人 -->
|
|
<!-- 采购人 -->
|
|
|
- <DkTableColumn field="operatingStatusDevice" title="设备运行状态"/>
|
|
|
|
|
|
|
+ <DkTableColumn field="operatingStatusDevice" type="tag" title="设备运行状态"/>
|
|
|
<!-- 备注 -->
|
|
<!-- 备注 -->
|
|
|
<DkTableColumn field="seedCottonStocks" data-type="number" title="籽棉库存"></DkTableColumn>
|
|
<DkTableColumn field="seedCottonStocks" data-type="number" title="籽棉库存"></DkTableColumn>
|
|
|
<DkTableColumn field="inventoryPackagingMaterials" data-type="number" title="包装材料库存"></DkTableColumn>
|
|
<DkTableColumn field="inventoryPackagingMaterials" data-type="number" title="包装材料库存"></DkTableColumn>
|
|
@@ -164,7 +164,7 @@ export default {
|
|
|
cumulativeProcessingVolume: 1850,
|
|
cumulativeProcessingVolume: 1850,
|
|
|
lintOutput: 12.1,
|
|
lintOutput: 12.1,
|
|
|
cottonseedProduction: 7.9,
|
|
cottonseedProduction: 7.9,
|
|
|
- operatingStatusDevice: '运行中',
|
|
|
|
|
|
|
+ operatingStatusDevice: {tag:'有效' },
|
|
|
seedCottonStocks: 520,
|
|
seedCottonStocks: 520,
|
|
|
inventoryPackagingMaterials: 2100,
|
|
inventoryPackagingMaterials: 2100,
|
|
|
proportionLintGrade: '一级棉65%,二级棉35%',
|
|
proportionLintGrade: '一级棉65%,二级棉35%',
|
|
@@ -181,7 +181,7 @@ export default {
|
|
|
cumulativeProcessingVolume: 1600,
|
|
cumulativeProcessingVolume: 1600,
|
|
|
lintOutput: 10.7,
|
|
lintOutput: 10.7,
|
|
|
cottonseedProduction: 6.8,
|
|
cottonseedProduction: 6.8,
|
|
|
- operatingStatusDevice: '停机维护',
|
|
|
|
|
|
|
+ operatingStatusDevice: {tag:'停机维护' },
|
|
|
seedCottonStocks: 400,
|
|
seedCottonStocks: 400,
|
|
|
inventoryPackagingMaterials: 1700,
|
|
inventoryPackagingMaterials: 1700,
|
|
|
proportionLintGrade: '一级棉50%,二级棉50%',
|
|
proportionLintGrade: '一级棉50%,二级棉50%',
|
|
@@ -198,7 +198,7 @@ export default {
|
|
|
cumulativeProcessingVolume: 2080,
|
|
cumulativeProcessingVolume: 2080,
|
|
|
lintOutput: 13.8,
|
|
lintOutput: 13.8,
|
|
|
cottonseedProduction: 9.2,
|
|
cottonseedProduction: 9.2,
|
|
|
- operatingStatusDevice: '待机',
|
|
|
|
|
|
|
+ operatingStatusDevice: {tag:'待机' },
|
|
|
seedCottonStocks: 590,
|
|
seedCottonStocks: 590,
|
|
|
inventoryPackagingMaterials: 2300,
|
|
inventoryPackagingMaterials: 2300,
|
|
|
proportionLintGrade: '一级棉70%,二级棉30%',
|
|
proportionLintGrade: '一级棉70%,二级棉30%',
|
|
@@ -215,7 +215,7 @@ export default {
|
|
|
cumulativeProcessingVolume: 1520,
|
|
cumulativeProcessingVolume: 1520,
|
|
|
lintOutput: 10.0,
|
|
lintOutput: 10.0,
|
|
|
cottonseedProduction: 6.3,
|
|
cottonseedProduction: 6.3,
|
|
|
- operatingStatusDevice: '运行中',
|
|
|
|
|
|
|
+ operatingStatusDevice: {tag:'有效' },
|
|
|
seedCottonStocks: 350,
|
|
seedCottonStocks: 350,
|
|
|
inventoryPackagingMaterials: 1600,
|
|
inventoryPackagingMaterials: 1600,
|
|
|
proportionLintGrade: '一级棉55%,二级棉45%',
|
|
proportionLintGrade: '一级棉55%,二级棉45%',
|
|
@@ -232,7 +232,7 @@ export default {
|
|
|
cumulativeProcessingVolume: 1950,
|
|
cumulativeProcessingVolume: 1950,
|
|
|
lintOutput: 13.2,
|
|
lintOutput: 13.2,
|
|
|
cottonseedProduction: 8.7,
|
|
cottonseedProduction: 8.7,
|
|
|
- operatingStatusDevice: '运行中',
|
|
|
|
|
|
|
+ operatingStatusDevice: {tag:'有效' },
|
|
|
seedCottonStocks: 550,
|
|
seedCottonStocks: 550,
|
|
|
inventoryPackagingMaterials: 2000,
|
|
inventoryPackagingMaterials: 2000,
|
|
|
proportionLintGrade: '一级棉60%,二级棉40%',
|
|
proportionLintGrade: '一级棉60%,二级棉40%',
|
|
@@ -249,7 +249,7 @@ export default {
|
|
|
cumulativeProcessingVolume: 1700,
|
|
cumulativeProcessingVolume: 1700,
|
|
|
lintOutput: 11.0,
|
|
lintOutput: 11.0,
|
|
|
cottonseedProduction: 7.2,
|
|
cottonseedProduction: 7.2,
|
|
|
- operatingStatusDevice: '待机',
|
|
|
|
|
|
|
+ operatingStatusDevice: {tag:'待机' },
|
|
|
seedCottonStocks: 480,
|
|
seedCottonStocks: 480,
|
|
|
inventoryPackagingMaterials: 1850,
|
|
inventoryPackagingMaterials: 1850,
|
|
|
proportionLintGrade: '一级棉45%,二级棉55%',
|
|
proportionLintGrade: '一级棉45%,二级棉55%',
|
|
@@ -266,7 +266,7 @@ export default {
|
|
|
cumulativeProcessingVolume: 1980,
|
|
cumulativeProcessingVolume: 1980,
|
|
|
lintOutput: 12.9,
|
|
lintOutput: 12.9,
|
|
|
cottonseedProduction: 8.5,
|
|
cottonseedProduction: 8.5,
|
|
|
- operatingStatusDevice: '运行中',
|
|
|
|
|
|
|
+ operatingStatusDevice: {tag:'有效' },
|
|
|
seedCottonStocks: 530,
|
|
seedCottonStocks: 530,
|
|
|
inventoryPackagingMaterials: 2150,
|
|
inventoryPackagingMaterials: 2150,
|
|
|
proportionLintGrade: '一级棉68%,二级棉32%',
|
|
proportionLintGrade: '一级棉68%,二级棉32%',
|
|
@@ -283,7 +283,7 @@ export default {
|
|
|
cumulativeProcessingVolume: 1480,
|
|
cumulativeProcessingVolume: 1480,
|
|
|
lintOutput: 9.8,
|
|
lintOutput: 9.8,
|
|
|
cottonseedProduction: 6.1,
|
|
cottonseedProduction: 6.1,
|
|
|
- operatingStatusDevice: '停机维护',
|
|
|
|
|
|
|
+ operatingStatusDevice: {tag:'停机维护' },
|
|
|
seedCottonStocks: 330,
|
|
seedCottonStocks: 330,
|
|
|
inventoryPackagingMaterials: 1550,
|
|
inventoryPackagingMaterials: 1550,
|
|
|
proportionLintGrade: '一级棉52%,二级棉48%',
|
|
proportionLintGrade: '一级棉52%,二级棉48%',
|
|
@@ -300,7 +300,7 @@ export default {
|
|
|
cumulativeProcessingVolume: 1800,
|
|
cumulativeProcessingVolume: 1800,
|
|
|
lintOutput: 11.7,
|
|
lintOutput: 11.7,
|
|
|
cottonseedProduction: 7.6,
|
|
cottonseedProduction: 7.6,
|
|
|
- operatingStatusDevice: '待机',
|
|
|
|
|
|
|
+ operatingStatusDevice: {tag:'待机' },
|
|
|
seedCottonStocks: 420,
|
|
seedCottonStocks: 420,
|
|
|
inventoryPackagingMaterials: 1900,
|
|
inventoryPackagingMaterials: 1900,
|
|
|
proportionLintGrade: '一级棉58%,二级棉42%',
|
|
proportionLintGrade: '一级棉58%,二级棉42%',
|
|
@@ -317,7 +317,7 @@ export default {
|
|
|
cumulativeProcessingVolume: 1780,
|
|
cumulativeProcessingVolume: 1780,
|
|
|
lintOutput: 11.3,
|
|
lintOutput: 11.3,
|
|
|
cottonseedProduction: 7.4,
|
|
cottonseedProduction: 7.4,
|
|
|
- operatingStatusDevice: '运行中',
|
|
|
|
|
|
|
+ operatingStatusDevice: {tag:'有效' },
|
|
|
seedCottonStocks: 470,
|
|
seedCottonStocks: 470,
|
|
|
inventoryPackagingMaterials: 1880,
|
|
inventoryPackagingMaterials: 1880,
|
|
|
proportionLintGrade: '一级棉62%,二级棉38%',
|
|
proportionLintGrade: '一级棉62%,二级棉38%',
|