style: 移除l部分无用的log输出
This commit is contained in:
@@ -438,7 +438,6 @@ function fnModalCancel() {
|
||||
* 选择性能指标,填充进当前计算公式的值
|
||||
*/
|
||||
function fnSelectPer(s: any, option: any) {
|
||||
console.log(option);
|
||||
modalState.from.expression += `'${option.label}'`;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user