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