Explorar el Código

币别及汇率列表展示缓存2

wangzhuo hace 1 año
padre
commit
a379438933
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      src/views/iosBasicData/rateManagement/index.vue

+ 4 - 0
src/views/iosBasicData/rateManagement/index.vue

@@ -180,6 +180,10 @@ export default {
       }, 100);
     }
   },
+  
+  async created() {
+          this.option = await this.getColumnData(this.getColumnName(301), this.optionBack);
+      },
   methods: {
     searchCriteriaSwitch(type) {
       if (type) {