Explorar o código

引用元素表表格缩放错位

duy %!s(int64=2) %!d(string=hai) anos
pai
achega
6eeaf068b2
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/views/manager/projectinfo/qutediaolog/qute.vue

+ 3 - 0
src/views/manager/projectinfo/qutediaolog/qute.vue

@@ -230,6 +230,9 @@ export default {
         let id=12345678910
         this.tabTypeLazyTreeAll(id).then((res)=>{
             this.treeData=res.records;
+             this.$nextTick(() => {
+               this.$refs.crud.refreshTable();
+            })
         })
       },
       submitQute(){