lanjianrong 4 سال پیش
والد
کامیت
26b8c35110
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      src/pages/Customer/Business/components/BusinessDetail/Form.jsx

+ 0 - 1
src/pages/Customer/Business/components/BusinessDetail/Form.jsx

@@ -14,7 +14,6 @@ const Form = props => {
     return groupStatus.findIndex(item => item.endProcess && item.selected) !== -1
     return groupStatus.findIndex(item => item.endProcess && item.selected) !== -1
   }, [groupStatus, business.businessStatusId])
   }, [groupStatus, business.businessStatusId])
 
 
-  console.log('isOwner', isOwner, 'isEnd', isEnd)
   const changeCopInputData = {
   const changeCopInputData = {
     customerName: business.customerName,
     customerName: business.customerName,
     customerId: business.customerId,
     customerId: business.customerId,