瀏覽代碼

补充提交

JohnnyChan 3 天之前
父節點
當前提交
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);