From ddaebeeed72a4dcb7d579119b1d92d9ac01ed0e3 Mon Sep 17 00:00:00 2001
From: liuliufashi <lx19140000803@163.com>
Date: Thu, 21 Jul 2022 10:10:16 +0800
Subject: [PATCH] update

---
 web-vue-admin/src/views/pay-list/components/createpay/index.vue | 1 -
 1 file changed, 1 deletion(-)

diff --git a/web-vue-admin/src/views/pay-list/components/createpay/index.vue b/web-vue-admin/src/views/pay-list/components/createpay/index.vue
index 7ee4293..dc01f9d 100644
--- a/web-vue-admin/src/views/pay-list/components/createpay/index.vue
+++ b/web-vue-admin/src/views/pay-list/components/createpay/index.vue
@@ -232,7 +232,6 @@ const showModal = () => {
 };
 const hideModal = () => {
       checkboxValue.value[radioValue.paytype-1] = optionsWithDisabled[radioValue.paytype-1].value
-      console.log(radioValue,'radioValue',formState);
         goodspayditch.value[radioValue.paytype-1] = {
             appointpay: radioValue.id,
             goodsid: radioValue.id,
--
libgit2 0.27.0