log
This commit is contained in:
		@@ -106,8 +106,8 @@ export default {
 | 
			
		||||
            delta: 1
 | 
			
		||||
          })
 | 
			
		||||
        }
 | 
			
		||||
      }).catch(res => {
 | 
			
		||||
        this.$u.toast(res)
 | 
			
		||||
      }).catch(err => {
 | 
			
		||||
        this.$u.toast('添加失败')
 | 
			
		||||
        uni.hideLoading()
 | 
			
		||||
      })
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
@@ -278,6 +278,7 @@ export default {
 | 
			
		||||
            })
 | 
			
		||||
 | 
			
		||||
            this.$forceUpdate()
 | 
			
		||||
            console.log(this.formData)
 | 
			
		||||
            this.pageShow = true
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
@@ -303,7 +304,7 @@ export default {
 | 
			
		||||
          })
 | 
			
		||||
        })
 | 
			
		||||
        this.$forceUpdate()
 | 
			
		||||
 | 
			
		||||
        console.log(this.formData)
 | 
			
		||||
        this.pageShow = true
 | 
			
		||||
      })
 | 
			
		||||
    },
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user