241019
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
:data="current"
|
||||
:title="placeholder"
|
||||
:customer-type="customerType"
|
||||
:shopType="shopType"
|
||||
@done="onChange"
|
||||
/>
|
||||
</div>
|
||||
@@ -33,6 +34,7 @@
|
||||
value?: any;
|
||||
customerType?: string;
|
||||
placeholder?: string;
|
||||
shopType?: string;
|
||||
}>(),
|
||||
{
|
||||
placeholder: '请选择商户'
|
||||
|
||||
Reference in New Issue
Block a user