subPackage/workbench/views/editExamine.vue
@@ -275,8 +275,9 @@ this.form.placePractitioner = placePractitioner this.updatePlaceExt(this.form) }, pushPage() { this.$u.func.globalNavigator('/subPackage/workbench/views/cshw') this.$u.func.globalNavigator(`/subPackage/workbench/views/cshw?placeId=${this.form.placeId}`) } } } @@ -344,6 +345,8 @@ position: fixed; left: 0; bottom: 0; padding-bottom: calc(env(safe-area-inset-bottom) + 20rpx); z-index: 999; } }