update
This commit is contained in:
@@ -24,10 +24,10 @@ const form = reactive({
|
||||
platform_id: null,
|
||||
case_url: null,
|
||||
material_id: null,
|
||||
goods_name: '玉桂狗',
|
||||
goods_intro: '可爱捏',
|
||||
children_num: 10,
|
||||
children_price: 10,
|
||||
goods_name: null,
|
||||
goods_intro: null,
|
||||
children_num: null,
|
||||
children_price: null,
|
||||
|
||||
fb_num: null,
|
||||
is_identical: 1,
|
||||
|
||||
Reference in New Issue
Block a user