|
|
|
@ -566,6 +566,11 @@ showHotline:false, |
|
|
|
if (this.sysAdvancedList.columnsIgnore) { |
|
|
|
console.log(this.dataRule,"dskldsklfj"); |
|
|
|
this.dataRule={} |
|
|
|
this.dataRule = { |
|
|
|
content: [ |
|
|
|
{ required: true, message: "办理情况不能为空", trigger: "blur" }, |
|
|
|
], |
|
|
|
} |
|
|
|
console.log(this.dataRule,"dskldsklfj"); |
|
|
|
|
|
|
|
} |
|
|
|
|