新增黄金指标统计展示
This commit is contained in:
@@ -322,7 +322,7 @@ function fnModalVisibleByEdit(id?: string) {
|
||||
* 进行表达规则校验
|
||||
*/
|
||||
function fnModalOk() {
|
||||
console.log(modalState.from);
|
||||
//console.log(modalState.from);
|
||||
modalStateFrom
|
||||
.validate()
|
||||
.then(e => {
|
||||
|
||||
Reference in New Issue
Block a user