feat: 所有表格的 alert列调整
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
import alertDaysInfo from '@/components/common/alert/alertDaysInfo'
|
||||
|
||||
export default {
|
||||
components: {
|
||||
alertDaysInfo
|
||||
},
|
||||
props: {
|
||||
tableData: {
|
||||
type: Array
|
||||
|
||||
Reference in New Issue
Block a user