协同宣发
This commit is contained in:
		@@ -41,7 +41,7 @@
 | 
			
		||||
            @change="search.current = 1, getList()"
 | 
			
		||||
            placeholder="选择群发结束日期">
 | 
			
		||||
          </el-date-picker>
 | 
			
		||||
          <ai-user-selecter :instance="instance" @change="onUserChange" :isMultiple="false" v-model="userList" :actions="{tree: `/wxcp/wxdepartment/listAll?wxMainDepartmentId=${user.info.wxMainDepartmentId}`}" >
 | 
			
		||||
          <ai-user-selecter :instance="instance" @change="onUserChange" :isMultiple="false" v-model="userList" :actions="{tree: `/api/wxcp/wxdepartment/listAll?wxMainDepartmentId=${user.info.wxMainDepartmentId}`}" >
 | 
			
		||||
            <div class="userSelcet">
 | 
			
		||||
              <span style="color: #606266;" v-if="search.createUserId">{{ name }}</span>
 | 
			
		||||
              <span v-else>创建人</span>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user