lisy 2 weeks ago
parent
commit
a66f1146f2
2 changed files with 1 additions and 3 deletions
  1. 1 3
      src/plant/port/port-create/index.vue
  2. 0 0
      stats.html

+ 1 - 3
src/plant/port/port-create/index.vue

@@ -71,9 +71,7 @@
                     <up-form-item borderBottom label="养殖时间" required prop="queryType6">
                         <ut-datetime-picker v-model="form.queryType6.startDate" mode="date" dateFields="month">
                             <up-input v-model="form.queryType6.startDate" placeholder="请选择养殖开始时间" border="none"></up-input>
-                            <template #right>
-                                <up-icon size="22rpx" color="#2A6D52" name="arrow-down-fill"></up-icon>
-                            </template>
+                            <up-icon size="22rpx" color="#2A6D52" name="arrow-down-fill"></up-icon>
                         </ut-datetime-picker>
                         <ut-datetime-picker v-model="form.queryType6.endDate" mode="date" dateFields="month">
                             <up-input v-model="form.queryType6.endDate" placeholder="请选择养殖结束时间" border="none"></up-input>

File diff suppressed because it is too large
+ 0 - 0
stats.html


Some files were not shown because too many files changed in this diff