...
|
...
|
@@ -10,9 +10,6 @@ |
|
|
<option :value="{value: 1,text:'店铺1'}">店铺1</option>
|
|
|
<option :value="{value: 2,text:'店铺2'}">店铺2</option>
|
|
|
</select>
|
|
|
<select class="form-control" id="testselect">
|
|
|
|
|
|
</select>
|
|
|
</div>
|
|
|
<div class="shopInfo">
|
|
|
<span>店铺ID:<b>{{showShopId}}</b></span>
|
...
|
...
|
|