|
@@ -6344,7 +6344,7 @@ export const useHooks = (t?: any) => {
|
|
};
|
|
};
|
|
|
|
|
|
const getAllFormulaList = async () => {
|
|
const getAllFormulaList = async () => {
|
|
- const need_formula = [2];
|
|
|
|
|
|
+ const need_formula = [0, 2];
|
|
let _param = {
|
|
let _param = {
|
|
dsname: "web_mattress_formulalist",
|
|
dsname: "web_mattress_formulalist",
|
|
queryparams: {
|
|
queryparams: {
|