Jelajahi Sumber

补充提交

JohnnyChan 1 Minggu lalu
induk
melakukan
0999993187
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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);