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) {