This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
<ElFormItem label="已选设备数">
|
||||
<span style="font-weight: bold; color: #409eff">{{ selectedDevices.length }}</span> 台
|
||||
</ElFormItem>
|
||||
<ElFormItem label="目标店铺" prop="target_shop_id">
|
||||
<ElFormItem label="店铺" prop="target_shop_id">
|
||||
<ElTreeSelect
|
||||
v-model="allocateForm.target_shop_id"
|
||||
:data="shopTreeData"
|
||||
|
||||
Reference in New Issue
Block a user