lisy 1 hete
szülő
commit
1f60979901
1 módosított fájl, 0 hozzáadás és 1 törlés
  1. 0 1
      src/plant/port/port-harvest-create/index.vue

+ 0 - 1
src/plant/port/port-harvest-create/index.vue

@@ -101,7 +101,6 @@
                     <SelectMedicinalPart v-if="+form?.outputType == 2" v-model="form.harvestPart" v-model:value-name="form.harvestPartName" title="选择采收部位">
                         <up-form-item borderBottom label="药用部位/对象" prop="harvestPart" required>
                             <up-input v-model="form.harvestPartName" placeholder="请选择药用部位/对象" border="none" readonly clearable></up-input>
-
                             <template #right>
                                 <up-icon size="22rpx" color="#37A954" name="arrow-down-fill"></up-icon>
                             </template>