This commit is contained in:
parent
54c4bad8cb
commit
12decf35ee
|
|
@ -178,7 +178,7 @@ export default {
|
||||||
projectId: null,
|
projectId: null,
|
||||||
unitList: [],
|
unitList: [],
|
||||||
proList: [],
|
proList: [],
|
||||||
statusList:[{id:'在用',name:'在用'},{id:'在退',name:'在退'}],
|
statusList:[{id:'在用',name:'在用'},{id:'已退',name:'已退'}],
|
||||||
// 总条数
|
// 总条数
|
||||||
total: 0,
|
total: 0,
|
||||||
// 主表格数据
|
// 主表格数据
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue