jiangping
2024-02-01 f21ace4a9ecd6468a02365d3ee09044f4e218ab7
company/src/components/enterprise/factoryChange.vue
@@ -414,7 +414,7 @@
            },
            getValue(list) {
                let arr = JSON.parse(JSON.stringify(list))
                arr.forEach(item => {
                    item.oldDuId = item.duId
                    item.oldDuName = item.duName