Commit a17b04a6 authored by xinzhedeai's avatar xinzhedeai

no message

parent d3b76952
...@@ -102,12 +102,12 @@ export default { ...@@ -102,12 +102,12 @@ export default {
// 选中数组 // 选中数组
ids: [], ids: [],
// 非单个禁用 // 非单个禁用
single: true, single: true,
// 非多个禁用 // 非多个禁用
multiple: true, multiple: true,
// 显示搜索条件 // 显示搜索条件
showSearch: true, showSearch: true,
// 总条数 // 总条数
total: 0, total: 0,
// 人员信息表格数据 // 人员信息表格数据
infoList: [], infoList: [],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment