未验证 提交 73f7acfd 编写于 作者: JEECG低代码平台's avatar JEECG低代码平台 提交者: GitHub

Merge pull request #787 from a63149300/patch-1

Update UserList.vue
......@@ -42,7 +42,7 @@
<a-select v-model="queryParam.status" placeholder="请选择用户状态查询">
<a-select-option value="">请选择用户状态</a-select-option>
<a-select-option value="1">正常</a-select-option>
<a-select-option value="2">解冻</a-select-option>
<a-select-option value="2">冻结</a-select-option>
</a-select>
</a-form-item>
</a-col>
......@@ -372,4 +372,4 @@
</script>
<style scoped>
@import '~@assets/less/common.less'
</style>
\ No newline at end of file
</style>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册