应急接口对接

This commit is contained in:
zhanglei
2025-09-26 10:26:18 +08:00
parent e30121c1ce
commit 89017139cb
10 changed files with 45 additions and 43 deletions
@@ -218,11 +218,11 @@
app:minLines="@{5}"
app:context="@={viewModel.archivesBean.desire}"
app:noEdit="@{viewModel.noEdit}"/>
<com.xjjk.healthyclients.view.SingleChoiceQuestionView
android:id="@+id/view_question_physical_examination_report"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:clickable="@{!viewModel.noEdit}"/>
<!-- <com.xjjk.healthyclients.view.SingleChoiceQuestionView-->
<!-- android:id="@+id/view_question_physical_examination_report"-->
<!-- android:layout_width="match_parent"-->
<!-- android:layout_height="wrap_content"-->
<!-- android:clickable="@{!viewModel.noEdit}"/>-->
</LinearLayout>
<androidx.constraintlayout.widget.ConstraintLayout
android:layout_width="match_parent"