浏览代码

Merge branch 'master' of http://git.yujin.shuziyunyao.com/yujin/forestry-wx

huangxw 1 周之前
父节点
当前提交
000c3713ea
共有 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>