Browse Source

区分平台

licailing 4 years ago
parent
commit
bd6afe89a9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/main/vue/src/views/BannerEdit.vue

+ 1 - 0
src/main/vue/src/views/BannerEdit.vue

@@ -94,6 +94,7 @@ export default {
         return {
             saving: false,
             formData: {
+                projectId: this.$store.state.projectId,
                 link: false
             },
             rules: {