Pārlūkot izejas kodu

调整新增公司

yfh 1 mēnesi atpakaļ
vecāks
revīzija
df21ce2a83
1 mainītis faili ar 1 papildinājumiem un 2 dzēšanām
  1. 1 2
      src/views/his/company/index.vue

+ 1 - 2
src/views/his/company/index.vue

@@ -954,8 +954,7 @@ export default {
       this.maAppList = []
       this.miniAppList = []
       this.customAppList = []
-      const key = 'courseMa.config'
-      listAll(key).then(response => {
+      listAll().then(response => {
         const { code, data } = response
         if (code === 200) {
           if (data) {