Explorar o código

fix: merge

Next wzy
hear %!s(int64=3) %!d(string=hai) anos
pai
achega
11e96745f1
Modificáronse 1 ficheiros con 4 adicións e 4 borrados
  1. 4 4
      src/pages/device/Instance/Import/index.tsx

+ 4 - 4
src/pages/device/Instance/Import/index.tsx

@@ -273,11 +273,11 @@ const Import = (props: Props) => {
       title="导入"
       onOk={() => close()}
       footer={[
-        <Button key="cancel" onClick={() => close()}>
-          取消
-        </Button>,
+        // <Button key="cancel" onClick={() => close()}>
+        //   取消
+        // </Button>,
         <Button key="ok" type="primary" onClick={() => close()}>
-          确认
+          关闭
         </Button>,
       ]}
     >