Source/UBCS-WEB/src/components/FormTemplate/FormTemplate.vue
@@ -62,6 +62,10 @@ type: String, default: "", }, LoadingStatus:{ type: String, default : "code" }, // 列表数据oid rowOid: { type: String, @@ -129,7 +133,9 @@ this.handleResize(); }, created() { if (this.LoadingStatus === 'code') { this.loading = false; } }, computed: { localTrendsSpan() {