浏览代码

补充提交

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 = {
     let _params = {
       mattress,
       mattress,
-      mattressMx,
+      // mattressMx,
       check_original: Number(state.isShowOriginFormulaMattress)
       check_original: Number(state.isShowOriginFormulaMattress)
     };
     };
     let res = await GetComputeMattress(_params);
     let res = await GetComputeMattress(_params);