falt:暂存
This commit is contained in:
@@ -113,6 +113,8 @@
|
||||
addComplaint() {
|
||||
if (this.isNext) {
|
||||
this.isNext = false
|
||||
} else {
|
||||
return
|
||||
}
|
||||
this.$refs.uForm.validate().then(async (res) => {
|
||||
let params = {
|
||||
|
||||
Reference in New Issue
Block a user