浏览代码

Merge branch 'master' of http://git.tjyourong.com.cn/ctop/adsp-vue

朱鑫波 4 年之前
父节点
当前提交
1675137f4b
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      src/views/modules/BatchCreate/TouTiaoBatch.vue

+ 3 - 3
src/views/modules/BatchCreate/TouTiaoBatch.vue

@@ -36,9 +36,9 @@
        
        
         <div class="topOptions">
         <div class="topOptions">
             <span class="OptinItem topOpt">
             <span class="OptinItem topOpt">
-                <!-- <Treeselect :appId.sync="accountID" :multiple="false" request="2,4" reqUrl='/ctop/projectMember/getProjectAccountByUserId' ref="treeSelect" style="margin-bottom:8px " /> -->
+                <Treeselect :appId.sync="accountID" :multiple="false" request="1,3"  ref="treeSelect" style="margin-bottom:8px " />
 
 
-                <a-tree-select
+                <!-- <a-tree-select
                     show-search
                     show-search
                     allow-clear
                     allow-clear
                     dropdownMatchSelectWidth
                     dropdownMatchSelectWidth
@@ -52,7 +52,7 @@
                     @change='accountIDChange'
                     @change='accountIDChange'
                 >
                 >
 
 
-                </a-tree-select>
+                </a-tree-select> -->
             </span>
             </span>
             <span class="OptinItem">
             <span class="OptinItem">
                 <a-select  style="width: 120px" v-model="statusValue" @change="statusChange" placeholder="请选择状态">
                 <a-select  style="width: 120px" v-model="statusValue" @change="statusChange" placeholder="请选择状态">