fix:页面请求
This commit is contained in:
@@ -302,7 +302,6 @@
|
||||
const getConditionalJudgment = (data: any) => {
|
||||
const formattedValue = data.conditionalJudgment.replace(/(\d+)\.00/g, '$1');
|
||||
// 返回处理后的值
|
||||
console.log(formattedValue, 'value');
|
||||
return formattedValue;
|
||||
};
|
||||
return {
|
||||
|
Reference in New Issue
Block a user