| src/views/productionManagement/productStructure/Detail/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| src/views/productionManagement/productStructure/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/productionManagement/productStructure/Detail/index.vue
@@ -384,7 +384,7 @@ }; const fetchProcessOptions = async () => { const { data } = await list({}); const { data } = await list({ size: -1, current: -1 }); console.log(data, "dataValue.dataList"); dataValue.processOptions = normalizeListData(data); }; src/views/productionManagement/productStructure/index.vue
@@ -157,6 +157,7 @@ dataType: "slot", slot: "detail", minWidth: 140, align: 'center' }, { label: "产品名称",