|
@ -205,7 +205,6 @@ export default { |
|
|
}, 10000) |
|
|
}, 10000) |
|
|
|
|
|
|
|
|
this.$refs['ref_form'].validate((valid, messageObj) => { |
|
|
this.$refs['ref_form'].validate((valid, messageObj) => { |
|
|
this.formData.status= 1 |
|
|
|
|
|
console.log("this.formData看看里面村的什么",this.formData) |
|
|
console.log("this.formData看看里面村的什么",this.formData) |
|
|
if (!valid) { |
|
|
if (!valid) { |
|
|
app.util.validateRule(messageObj) |
|
|
app.util.validateRule(messageObj) |
|
|