JohnnyChan 1 тиждень тому
батько
коміт
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);