魏熙美 преди 6 години
родител
ревизия
c5727bbf95
променени са 2 файла, в които са добавени 2 реда и са изтрити 0 реда
  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 Целия файл

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

+ 1
- 0
src/views/security/list.vue Целия файл

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