Commit 6e3b9f77 by crushh

update: dist

parent 3fe11933
...@@ -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