zuozhengqing
2023-11-14 963aa535e2ac0adf5bfc5dbd5168f63f71177c40
src/views/productManage/reorderRules/index.vue
@@ -134,7 +134,7 @@
            }
            return {
              ...item,
              productName: item.product.name,
              productName: { label: item.product.name, value: item.product.id },
              locationName: item.location.name,
              isSet: false,
              isEdit: true,