新增黄金指标统计展示

This commit is contained in:
lai
2023-12-05 18:53:02 +08:00
parent ab2154003e
commit 20b6c5c10a
6 changed files with 136 additions and 23 deletions

View File

@@ -322,7 +322,7 @@ function fnModalVisibleByEdit(id?: string) {
* 进行表达规则校验
*/
function fnModalOk() {
console.log(modalState.from);
//console.log(modalState.from);
modalStateFrom
.validate()
.then(e => {