DESKTOP-SVI9JE1\muzen 2 роки тому
батько
коміт
e8f28918c0
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      src/mixin/index.js

+ 1 - 1
src/mixin/index.js

@@ -23,7 +23,7 @@ const devMixin = {
     }
   },
   mounted() {
-    getClientTypeList().then(res => {
+    getClientTypeList(this.types ? { types: this.types } : {}).then(res => {
       if (res.code === 0) {
         res.data.map(i => {
           this.devOptions.push({