CN-480 feat: 报告下载前端界面开发 部分功能
This commit is contained in:
@@ -156,6 +156,15 @@ export default {
|
||||
deep: true,
|
||||
handler (n, o) {
|
||||
}
|
||||
},
|
||||
tableData: {
|
||||
immediate: true,
|
||||
deep: true,
|
||||
handler (n, o) {
|
||||
if (n) {
|
||||
this.checkbox = n
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user