yuanyuan 2 years ago
parent
commit
fad92dbb07
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/zhi-rong-web/src/components/popup/Agreement3.vue

+ 1 - 1
src/main/zhi-rong-web/src/components/popup/Agreement3.vue

@@ -253,7 +253,7 @@ export default {
     },
     components: {
         Agreement,
-        Agreement2
+        RegistrationReset
     }
 };
 </script>