yangyj %!s(int64=2) %!d(string=hai) anos
pai
achega
8ee6d5b834
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/manager/wbsinfo/edit.vue

+ 1 - 1
src/views/manager/wbsinfo/edit.vue

@@ -2948,7 +2948,7 @@ export default {
     tolinkEle(row){
       this.curLinkEleTable = row;
       this.linkCheckVisible = true;
-      selectFormElements(row.id).then((res) => {
+      selectFormElements(row.id,this.jiedianId).then((res) => {
         res.data.data.forEach((ele)=>{
           ele.checked = false;
           ele.show = true;