Browse Source

补充提交

JohnnyChan 3 days ago
parent
commit
0999993187
1 changed files with 1 additions and 1 deletions
  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);