浏览代码

fix:调整

wuguojie 1 年之前
父节点
当前提交
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) {