25275
This commit is contained in:
		@@ -213,7 +213,6 @@ export default {
 | 
			
		||||
    })
 | 
			
		||||
 | 
			
		||||
    uni.$on('filedConfig', res => {
 | 
			
		||||
      console.log(33)
 | 
			
		||||
      if (res.index === '-1') {
 | 
			
		||||
        this.targetList.push(res.config)
 | 
			
		||||
      } else {
 | 
			
		||||
@@ -343,7 +342,7 @@ export default {
 | 
			
		||||
              type: 'Result',
 | 
			
		||||
              params: {
 | 
			
		||||
                linkUrl: res.data.linkUrl,
 | 
			
		||||
                tableExplain: this.form.title,
 | 
			
		||||
                title: this.form.title,
 | 
			
		||||
                tableExplain: this.form.tableExplain,
 | 
			
		||||
                headPicture: this.form.headPicture
 | 
			
		||||
              }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user