@@ -46,6 +46,9 @@ export default {
...mapGetters(["getLoginInfo"])
},
methods: {
+ clearItemFn(){
+
+ },
cancel(){
uni.navigateBack({delta: 1})