Source/plt-web/plt-web-ui/src/views/modelingMenu/queryTemplate/businessTypeQuery/index.vue
@@ -140,6 +140,7 @@ this.tableLoading = true; this.getTemp(); }, //模板列表数据 getTemp() { getObjTypeQTs(this.nodeRow.label).then(res => { this.crudData = res.data.data;