mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2026-08-06 10:57:26 +08:00
删除无用的配置项
This commit is contained in:
@@ -25,9 +25,6 @@
|
||||
<FormItem label="accessSecret" prop="accessSecret">
|
||||
<Input v-model="form.accessSecret" clearable style="width: 100%"/>
|
||||
</FormItem>
|
||||
<FormItem label="regionId" prop="regionId">
|
||||
<Input v-model="form.regionId" clearable style="width: 100%"/>
|
||||
</FormItem>
|
||||
<FormItem label="signName" prop="signName">
|
||||
<Input v-model="form.signName" clearable style="width: 100%"/>
|
||||
</FormItem>
|
||||
|
||||
Reference in New Issue
Block a user