2 コミット 34a4540730 ... f1ff51ab99

作者 SHA1 メッセージ 日付
  lisy f1ff51ab99 Merge branch 'master' of http://git.yujin.shuziyunyao.com/yujin/forestry-wx 1 週間 前
  lisy 1f60979901 完成 1 週間 前
1 ファイル変更0 行追加1 行削除
  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>