mirror of
https://github.com/SECTL/SecScore.git
synced 2026-07-21 09:39:03 +08:00
FIX
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
import React from 'react'
|
import React from 'react'
|
||||||
import { Service } from '../../../shared/kernel'
|
import { Service } from '../../../shared/kernel'
|
||||||
import { ClientContext } from '../ClientContext'
|
import { ClientContext } from '../ClientContext'
|
||||||
import { Input, Select, Radio } from 'tdesign-react'
|
import { Input, Select } from 'tdesign-react'
|
||||||
|
|
||||||
export interface AutoScoreRule {
|
export interface AutoScoreRule {
|
||||||
id: number
|
id: number
|
||||||
|
|||||||
Reference in New Issue
Block a user