From e9fd52f5bd797d6299283b27f8ba5daea9a3612a Mon Sep 17 00:00:00 2001 From: zmj <1493694146@qq.com> Date: Sat, 11 May 2024 15:44:37 +0800 Subject: [PATCH] add --- src/views/goods/goods/index.vue | 8 ++++---- src/views/retail/cashierclass/detail.vue | 1 - 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/src/views/goods/goods/index.vue b/src/views/goods/goods/index.vue index 99c5516..74a3173 100644 --- a/src/views/goods/goods/index.vue +++ b/src/views/goods/goods/index.vue @@ -53,7 +53,7 @@ - + @@ -63,10 +63,10 @@ - - + + - + diff --git a/src/views/retail/cashierclass/detail.vue b/src/views/retail/cashierclass/detail.vue index db41f47..7d8fca6 100644 --- a/src/views/retail/cashierclass/detail.vue +++ b/src/views/retail/cashierclass/detail.vue @@ -128,7 +128,6 @@ const formRules = reactive({ // 获取详情 const setFormData = async (data: Record) => { - console.log(data.id, 'pid') return for (const key in formData) {