Commit ea431ce7 authored by renjintao's avatar renjintao

materailNew

parent cae6b8f4
...@@ -166,7 +166,6 @@ export default { ...@@ -166,7 +166,6 @@ export default {
created() { created() {
this.creator = this.$store.state.userInfo.name this.creator = this.$store.state.userInfo.name
this.creatorUserId = this.$store.state.userInfo.userId this.creatorUserId = this.$store.state.userInfo.userId
alert(this.creatorUserId)
}, },
methods: { methods: {
handleSubmit() { handleSubmit() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment