| src/views/farm/index.vue | ●●●●● patch | view | raw | blame | history |
src/views/farm/index.vue
@@ -2,7 +2,7 @@ * @Author: Morpheus * @Date: 2022-05-11 15:00:23 * @Last Modified by: Morpheus * @Last Modified time: 2022-07-14 19:48:03 * @Last Modified time: 2022-07-29 16:17:05 * 驾驶舱 */ <template> @@ -402,7 +402,6 @@ }, setCenter (item) { this.ncListShow = false this.$refs.modalForm.setPlotCenter(item.landName) },