lilei 4 rokov pred
rodič
commit
be4df031a8

+ 1 - 1
src/views/allocationManagement/chainTransferOut/basicInfoModal.vue

@@ -34,7 +34,7 @@
           :showSearch="true"
           option-filter-prop="children"
           :filter-option="filterOption">
-          <a-select-option v-for="item in putTenantSnData" :key="item.id" :value="item.id">{{ item.name }}</a-select-option>
+          <a-select-option v-for="item in putTenantSnData" :key="item.putTenantSn" :value="item.putTenantSn">{{ item.name }}</a-select-option>
         </a-select>
       </a-form-model-item>
       <a-form-model-item label="备注" prop="remark">