feat:添加示例

This commit is contained in:
zhangyu
2021-03-25 12:38:29 +08:00
parent 9cfe34be7f
commit a95e7638bb
12 changed files with 220 additions and 33 deletions

View File

@@ -312,7 +312,6 @@ export default {
this.tableData = response.data.list
this.pageObj.total = response.data.total
this.nowTime = this.utcTimeToTimezoneStr(response.time)
console.info(this.$refs.exprTempTable)
if (!this.scrollbarWrap) {
this.$nextTick(() => {
this.scrollbarWrap = this.$refs.exprTempTable.bodyWrapper