linwenxin před 5 dny
rodič
revize
dbb68c0cfc

+ 1 - 1
src/views/mallManagement/activityOrder/detail.vue

@@ -358,8 +358,8 @@ export default {
               })
               console.log(it.option_value, img)
               item.inputValue = img
-              return { ...it }
             }
+            return { ...it }
           })
           return { ...item }
         })