Commit 1c8563a3 by crushh

Merge branch 'feature/十月迭代' into dev

parents c8b06eae 6e3b9f77
...@@ -133,11 +133,11 @@ export default { ...@@ -133,11 +133,11 @@ export default {
}, },
{ {
value: '0', value: '0',
label: '未激活' label: '未关联'
}, },
{ {
value: '1', value: '1',
label: '已激活' label: '已关联'
} }
], ],
// 分页参数 // 分页参数
......
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