feat: 所有表格的 alert列调整

This commit is contained in:
zhangyu
2022-02-25 14:31:36 +08:00
parent 2bd1fe4df4
commit 95926fcf6f
10 changed files with 179 additions and 18 deletions

View File

@@ -1,4 +1,9 @@
import alertDaysInfo from '@/components/common/alert/alertDaysInfo'
export default {
components: {
alertDaysInfo
},
props: {
tableData: {
type: Array