Browse Source

测试修改git用户名

pull/19/head
zyronon 4 years ago
parent
commit
e0ff7da9c1
  1. 1
      src/components/Share.vue

1
src/components/Share.vue

@ -94,7 +94,6 @@ export default { @@ -94,7 +94,6 @@ export default {
closeShare() {
this.$emit("update:is-sharing", false)
// this.isSharing = false
console.log('关闭')
}
}
}

Loading…
Cancel
Save