| | |
| | | }, |
| | | tableHeadDataFateher: { |
| | | handler(newval, oldval) { |
| | | // console.log(newval) |
| | | if (newval.length > 0) { |
| | | this.options = newval.tableDefineVO.seniorQueryColumns |
| | | if (Object.keys(newval).length > 0) { |
| | | this.options = newval.tableDefineVO.seniorQueryColumns; |
| | | } |
| | | } |
| | | }, |
| | |
| | | fileDocClassifyName: '', |
| | | hasDownload: true, |
| | | hasUpload: true, |
| | | hasEdit:true, |
| | | hasDel:true, |
| | | height: 'auto' |
| | | } |
| | | } else { |
| | |
| | | this.syncLoading = false; |
| | | this.syncDialogBox = false; |
| | | this.SyncValue = ""; |
| | | }else { |
| | | this.syncLoading = false; |
| | | this.syncDialogBox = false; |
| | | this.SyncValue = ""; |
| | | } |
| | | } else { |
| | | this.$message.warning('请选择最后更新时间!') |