From 2036b4eac495f8563e7c94f7813a85d453feae11 Mon Sep 17 00:00:00 2001 From: xy <271556543@qq.com> Date: Tue, 19 Dec 2023 11:39:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=8D=E5=8A=A1=E4=BB=B7=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../product/productComponent/addProduct.vue | 21 +++++++++++++++++++ src/views/product/productManage.vue | 9 ++++++++ src/views/product/sku.vue | 5 +++++ src/views/product/skuComponent/addSku.vue | 15 ++++++++++++- 4 files changed, 49 insertions(+), 1 deletion(-) diff --git a/src/views/product/productComponent/addProduct.vue b/src/views/product/productComponent/addProduct.vue index f62777f..17041bf 100644 --- a/src/views/product/productComponent/addProduct.vue +++ b/src/views/product/productComponent/addProduct.vue @@ -76,6 +76,26 @@ + + + + @@ -92,7 +104,8 @@ export default { name: '', service: '', time_lenth: '', - sortnumber: 0 + sortnumber: 0, + worth: 0 }, rules: { name: [