更新文案
This commit is contained in:
@@ -436,7 +436,7 @@ const UI8: React.FC = () => {
|
||||
<div className="">
|
||||
{/* <BackButton text="返回" onClick={handleBack} /> */}
|
||||
<ConfirmButton
|
||||
text={isPrinting ? "打印中..." : "打印导诊单"}
|
||||
text={isPrinting ? "打印中..." : "打印导检单"}
|
||||
onClick={handleConfirm}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user