Browse Source

图片放大

魏熙美 6 years ago
parent
commit
c5727bbf95
2 changed files with 2 additions and 0 deletions
  1. 1
    0
      src/views/goodsManager/goodManager/index.vue
  2. 1
    0
      src/views/security/list.vue

+ 1
- 0
src/views/goodsManager/goodManager/index.vue View File

97
     },
97
     },
98
     getList () {
98
     getList () {
99
       this.getGoodsList({ ...this.postData })
99
       this.getGoodsList({ ...this.postData })
100
+      this.$previewRefresh()
100
     },
101
     },
101
     handleCurrentChange (val) {
102
     handleCurrentChange (val) {
102
       this.postData.pageNum = val
103
       this.postData.pageNum = val

+ 1
- 0
src/views/security/list.vue View File

129
     getPage() {
129
     getPage() {
130
       this.getSecurity(this.formInline)
130
       this.getSecurity(this.formInline)
131
       this.$previewRefresh()
131
       this.$previewRefresh()
132
+        this.$previewRefresh()
132
       // window.console.log(this.$store)
133
       // window.console.log(this.$store)
133
       // this.$store.commit('security/foo')
134
       // this.$store.commit('security/foo')
134
       // this.$store.dispatch('security/getSecurity')
135
       // this.$store.dispatch('security/getSecurity')