dev2 #1

Open
panjunjie wants to merge 174 commits from dev2 into main
Showing only changes of commit 4fb7ff8159 - Show all commits

View File

@ -14,6 +14,7 @@
:placeholder="__('管理员信息账号')"
:readonly="isReadOnly"
:style="{ width: '48%' }"
disabled
/>
<el-input
v-model="form.user_password"
@ -29,6 +30,7 @@
clearable
:placeholder="__('请输入店铺名称')"
:style="{ width: '100%' }"
disabled
/>
</el-form-item>
<el-form-item :label="__('店铺等级')" prop="store_grade_id">