wuguojie 1 год назад
Родитель
Сommit
081c1fef52
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/layouts/components/DrivingType/index.vue

+ 1 - 1
src/layouts/components/DrivingType/index.vue

@@ -160,7 +160,7 @@ const initEditData = (data, index, id) => {
   // })
   // let list = [...JYXList.value]
   api.projectApi.jyxList({
-    company: '1738811735599380291'
+    company: id?id:'1738811735599380291'
   }).then(res => {
     if(res.code == 200) {
       if(res.data && res.data.length > 0) {