田源
2023-08-04 8199d1738e8b75ccad7f3465dfd88aac2bb1a160
Source/UBCS-WEB/src/components/template/Stage.vue
@@ -102,6 +102,7 @@
            ],
            option: {
                ...options,
              height: 383,
                column: [
                    { label: '模板编号', prop: 'modelKey' },
                    { label: '模板名称', prop: 'modelName' },
@@ -143,6 +144,8 @@
              this.data = data.records
              this.page.total = data.total
            } else this.loading = false
          }else {
            this.data=[]
          }
        },
        // 获取阶段列表