wenhongquan 3 years ago
parent
commit
f740be8160
1 changed files with 4 additions and 4 deletions
  1. 4 4
      src/views/HomePage/index.tsx

+ 4 - 4
src/views/HomePage/index.tsx

@@ -142,10 +142,10 @@ export default defineComponent({
           left-arrow
           fixed
           placeholder={true}
-          onClickRight={() =>
-            router.push(`/status/${route.params.status}/report`)
-          }
-          v-slots={{ right: () => <Icon name="plus" /> }}
+          // onClickRight={() =>
+          //   router.push(`/status/${route.params.status}/report`)
+          // }
+          // v-slots={{ right: () => <Icon name="plus" /> }}
           style={{ zIndex: 2 }}
         />
         <div style={{ position: 'fixed',zIndex:1,width:"100%" }}>