소스 검색

补充提交

JohnnyChan 4 일 전
부모
커밋
0999993187
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      JLHWEB/src/views/quote/mattressQuote/hooks/index.tsx

+ 1 - 1
JLHWEB/src/views/quote/mattressQuote/hooks/index.tsx

@@ -2554,7 +2554,7 @@ export const useHooks = (t?: any) => {
 
     let _params = {
       mattress,
-      mattressMx,
+      // mattressMx,
       check_original: Number(state.isShowOriginFormulaMattress)
     };
     let res = await GetComputeMattress(_params);