Explorar o código

fix:reload error

snow %!s(int64=2) %!d(string=hai) anos
pai
achega
ac075ff35a
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/views/interest/action/index.vue

+ 3 - 0
src/views/interest/action/index.vue

@@ -244,6 +244,9 @@ export default {
   },
 
   methods: {
+    onCompanyChange(){
+       this.initactionList();
+    },
     // 全选/全不选
     handleCheckAllChange(checkAll, index, item, subIndex) {
       this.actionList[index].child[subIndex].checkAll = checkAll;