diff --git a/src/components/model-shop-list/model-shop-list-content.vue b/src/components/model-shop-list/model-shop-list-content.vue index 7b08e981..bb961cd4 100644 --- a/src/components/model-shop-list/model-shop-list-content.vue +++ b/src/components/model-shop-list/model-shop-list-content.vue @@ -10,7 +10,7 @@
- +
商品设置
@@ -151,7 +151,6 @@ const url_value_dialog_call_back = (item: any[]) => { form.value.product_list.push({ id: get_math(), new_url: [], - is_edit: false, new_title: item.title, link: item, });