优化页面和模型
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
type="remoteSelect"
|
||||
v-model="baTable.form.items!.playx_user_asset_id"
|
||||
prop="playx_user_asset_id"
|
||||
:input-attr="{ pk: 'mall_playx_user_asset.id', field: 'username', remoteUrl: '/admin/mall.PlayxUserAsset/select' }"
|
||||
:input-attr="{ pk: 'mall_user_asset.id', field: 'username', remoteUrl: '/admin/mall.UserAsset/select' }"
|
||||
:placeholder="t('Please select field', { field: t('mall.address.playx_user_asset_id') })"
|
||||
/>
|
||||
<FormItem
|
||||
|
||||
Reference in New Issue
Block a user