up
This commit is contained in:
@ -201,7 +201,7 @@ export default {
|
||||
},
|
||||
tableTreeProps: {children: 'childList', hasChildren: 'hasChildren'},
|
||||
// 表格数据
|
||||
tableData: null,
|
||||
tableData: [],
|
||||
rules: {
|
||||
version: [
|
||||
{ required: true, message: "固件版本号不能为空", trigger: "blur" },
|
||||
|
Reference in New Issue
Block a user