diff --git a/pages/baseMana/formReacord.vue b/pages/baseMana/formReacord.vue
index ba02ce7..211a04b 100644
--- a/pages/baseMana/formReacord.vue
+++ b/pages/baseMana/formReacord.vue
@@ -122,7 +122,7 @@
-
+
{{searchVal.startTime||"请选择开始时间"}}
diff --git a/pages/massif/pestType.vue b/pages/massif/pestType.vue
index 6ae1286..1e3030f 100644
--- a/pages/massif/pestType.vue
+++ b/pages/massif/pestType.vue
@@ -76,6 +76,17 @@
}
}
}
+
+ .addPest{
+ position:absolute;
+ bottom:0;
+ left:0;
+ width:100%;
+ background:#fff;
+ color:#333;
+ height:60rpx;
+ padding:0 20rpx;
+ }
}
@@ -98,13 +109,17 @@
{{v.label}}
- 害虫种类
+ 害虫种类
{{v}}
+
+
+
+
\ No newline at end of file