fix
13404089107
2025-08-15 9cb1c3c39136c89974bc4049fca5e450e757b1be
laboratory/src/views/dataManagement/testResultReport/components/checkout-result.vue
@@ -21,7 +21,7 @@
                  ref="descriptionEditor"
                  :readOnly="true"
                  :value="data?.testReason || ''"
                  height="200px"
                  height="400px"
                  placeholder="暂无检验说明..."
                />
              </div>
@@ -38,7 +38,7 @@
                  ref="descriptionEditor"
                  :readOnly="true"
                  :value="data?.testReason || ''"
                  height="200px"
                  height="400px"
                  placeholder="暂无检验说明..."
                />
              </div>