CN112433712A - Report display method and device, computer equipment and storage medium - Google Patents

Report display method and device, computer equipment and storage medium Download PDF

Info

Publication number
CN112433712A
CN112433712A CN202011237717.XA CN202011237717A CN112433712A CN 112433712 A CN112433712 A CN 112433712A CN 202011237717 A CN202011237717 A CN 202011237717A CN 112433712 A CN112433712 A CN 112433712A
Authority
CN
China
Prior art keywords
data source
node
tree structure
report
target report
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202011237717.XA
Other languages
Chinese (zh)
Inventor
曾亮
蔡瑾钊
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Kingdee Software China Co Ltd
Original Assignee
Kingdee Software China Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Kingdee Software China Co Ltd filed Critical Kingdee Software China Co Ltd
Priority to CN202011237717.XA priority Critical patent/CN112433712A/en
Publication of CN112433712A publication Critical patent/CN112433712A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/177Editing, e.g. inserting or deleting of tables; using ruled lines
    • G06F40/18Editing, e.g. inserting or deleting of tables; using ruled lines of spreadsheets
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces

Abstract

The application relates to a report display method and device, computer equipment and a storage medium. The method comprises the following steps: displaying an initial target report in a report display interface; when a trigger operation aiming at a preset control is received, acquiring attribute configuration information of the preset control corresponding to a target report; generating a tree structure diagram corresponding to the target report according to a first data source corresponding to the node in the attribute configuration information, a second data source corresponding to the table content and an association relationship between the first data source and the second data source, and associating the node in the tree structure diagram with the table content in the target report; in a report display interface, performing associated display on the tree structure chart and a target report; and when receiving trigger operation aiming at the nodes in the tree structure chart, filtering the table content of the target report, and displaying the remaining table content associated with the nodes after filtering in the target report. The method can effectively save cost.

Description

Report display method and device, computer equipment and storage medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to a method and an apparatus for displaying a report, a computer device, and a storage medium.
Background
With the development of computer technology, a user can quickly inquire and filter the content of the report in various ways and then show the required data. At present, a tree structure diagram associated with report content is added in a more convenient mode.
However, the tree structure diagram associated with the report content needs to write a large amount of codes to realize the tree structure diagram. Moreover, after a certain basic data of the report realizes the tree structure diagram, codes need to be rewritten when other basic data of the report realizes the tree structure diagram, and the method has no universality. Therefore, the conventional method is relatively high in cost.
Disclosure of Invention
Therefore, it is necessary to provide a report display method, apparatus, computer device and storage medium capable of effectively saving cost in view of the above technical problems.
A report display method, the method comprising:
displaying an initial target report in a report display interface;
when a trigger operation aiming at a preset control is received, acquiring attribute configuration information of the preset control corresponding to the target report;
generating a tree structure diagram corresponding to the target report according to a first data source corresponding to the node in the attribute configuration information, a second data source corresponding to the table content and an association relationship between the first data source and the second data source, and associating the node in the tree structure diagram with the table content in the target report;
in the report display interface, performing associated display on the tree structure chart and the target report;
and when receiving trigger operation aiming at the nodes in the tree structure diagram, filtering the table content of the target report, and displaying the table content which is remained after filtering and is associated with the nodes in the target report.
In one embodiment, the preset control is a left tree right list control;
in the report display interface, the tree structure diagram and the target report are displayed in a correlated manner, and the method comprises the following steps:
and when the preset control is a left-tree right-table control, displaying the tree structure diagram in a left area in the report display interface, and displaying the target report in a right area of the report display interface in an associated manner.
In one embodiment, the filtering the table content of the target report when receiving a trigger operation for a node in the tree structure diagram, and displaying the table content associated with the node remaining after filtering in the target report includes:
when receiving a trigger operation aiming at the nodes in the tree structure diagram, generating a filter condition corresponding to the triggered nodes;
filtering the table content of the target report according to the filtering condition;
and showing and filtering the remaining table contents associated with the nodes.
In one embodiment, the method further comprises:
and responding to the re-triggering operation of the preset control, and enabling the tree structure diagram not to be displayed in the report display interface.
In one embodiment, before the obtaining of the attribute configuration information of the target report corresponding to the preset control when the triggering operation for the preset control is received, the method further includes:
responding to a triggering operation aiming at the attribute configuration of a preset control, and displaying an attribute configuration page of the preset control;
acquiring a first data source corresponding to a node in a tree structure chart set in the attribute configuration page, a second data source corresponding to table content in the target report and a query association field; the query correlation field is a category name of the classified table content in the target report corresponding to the second data source, and the same and unique node identification of the nodes in the tree structure diagram corresponding to the first data source corresponds to the category name;
determining an incidence relation between the first data source and the second data source according to the query incidence field;
and generating attribute configuration information of the preset control corresponding to the target report according to the first data source, the second data source and the association relation.
In one embodiment, the obtaining a first data source corresponding to a node in a tree structure diagram set in the attribute configuration page includes:
acquiring a data source input in a tree query object configuration item of the attribute configuration page to obtain a first data source corresponding to each node in the tree structure chart; or the like, or, alternatively,
and acquiring a data source input in the tree node configuration item of the attribute configuration page to obtain a first data source corresponding to the designated node in the tree structure chart.
In one embodiment, the method further comprises:
acquiring a father node attribute name input in a father node configuration control in the attribute configuration page so as to set a node corresponding to the father node attribute name as a father node;
storing the parent-child relationship between the parent node and the child nodes under the parent node to the attribute configuration information;
the generating a tree structure diagram corresponding to the target report according to the first data source corresponding to the node in the attribute configuration information, the second data source corresponding to the table content, and the association relationship between the first data source and the second data source includes:
generating a tree structure diagram corresponding to the target report according to a first data source corresponding to a node in the attribute configuration information, a second data source corresponding to table content, an incidence relation between the first data source and the second data source, and the parent-child relation; the tree structure diagram at least comprises two layers of relations.
A report display apparatus, the apparatus comprising:
the display module is used for displaying an initial target report in the report display interface;
the acquisition module is used for acquiring attribute configuration information of the preset control corresponding to the target report when receiving triggering operation aiming at the preset control;
the generating module is used for generating a tree structure diagram corresponding to the target report according to a first data source corresponding to a node in the attribute configuration information, a second data source corresponding to table content and an association relation between the first data source and the second data source, and associating the node in the tree structure diagram with the table content in the target report;
the display module is further used for displaying the tree structure diagram and the target report in a correlated manner in the report display interface;
the display module is further configured to filter the table content of the target report when receiving a trigger operation for a node in the tree structure diagram, and display the remaining table content associated with the node after filtering in the target report.
A computer device comprising a memory and a processor, the memory storing a computer program, the processor implementing the following steps when executing the computer program:
displaying an initial target report in a report display interface;
when a trigger operation aiming at a preset control is received, acquiring attribute configuration information of the preset control corresponding to the target report;
generating a tree structure diagram corresponding to the target report according to a first data source corresponding to the node in the attribute configuration information, a second data source corresponding to the table content and an association relationship between the first data source and the second data source, and associating the node in the tree structure diagram with the table content in the target report;
in the report display interface, performing associated display on the tree structure chart and the target report;
and when receiving trigger operation aiming at the nodes in the tree structure diagram, filtering the table content of the target report, and displaying the table content which is remained after filtering and is associated with the nodes in the target report.
A computer-readable storage medium, on which a computer program is stored which, when executed by a processor, carries out the steps of:
displaying an initial target report in a report display interface;
when a trigger operation aiming at a preset control is received, acquiring attribute configuration information of the preset control corresponding to the target report;
generating a tree structure diagram corresponding to the target report according to a first data source corresponding to the node in the attribute configuration information, a second data source corresponding to the table content and an association relationship between the first data source and the second data source, and associating the node in the tree structure diagram with the table content in the target report;
in the report display interface, performing associated display on the tree structure chart and the target report;
and when receiving trigger operation aiming at the nodes in the tree structure diagram, filtering the table content of the target report, and displaying the table content which is remained after filtering and is associated with the nodes in the target report.
According to the report display method, the report display device, the computer equipment and the storage medium, the attribute configuration information of the preset control corresponding to the target report is automatically acquired by receiving the trigger operation aiming at the preset control, and a worker can automatically generate the tree structure chart corresponding to the target report according to the attribute configuration information without compiling codes, so that the workload of the worker is saved. Moreover, codes do not need to be rewritten for different reports, only the preset control with configured attribute information of the target report needs to be triggered, the tree structure diagram corresponding to each target report can be automatically generated, and the tree structure diagram is displayed in association with the target report, so that the applicability is high. And receiving trigger operation aiming at the nodes in the tree structure chart, and filtering the table content of the target report, namely displaying the remaining table content associated with the nodes after filtering, so that a worker can conveniently look up the interested information in the report. According to the whole scheme, under the condition that a large number of codes are not required to be written, the corresponding tree structure diagram can be conveniently generated for each report, convenient query is realized, and the cost is greatly saved.
Drawings
FIG. 1 is a flowchart illustrating a report presentation method according to an embodiment;
FIG. 2 is a diagram illustrating the effect of an initial target report in one embodiment;
FIG. 3 is a diagram illustrating the effect of target report presentation in one embodiment;
FIG. 4 is a graph of the filtering effect in one embodiment;
FIG. 5 is a diagram of an attribute configuration page in one embodiment;
FIG. 6 is a diagram illustrating the report display effect according to another embodiment;
FIG. 7 is a block diagram showing the structure of a report presentation apparatus according to an embodiment;
FIG. 8 is a block diagram of a report presenter in another embodiment;
FIG. 9 is a diagram illustrating an internal structure of a computer device according to an embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
In an embodiment, as shown in fig. 1, a report display method is provided, and this embodiment is exemplified by applying the method to a terminal, and it can be understood that the terminal may be a mobile terminal, a computer, or a dedicated device. Among them, the mobile terminal is, for example, a mobile phone, a tablet computer, a handheld POS (point of sale) machine. Computers such as desktop computers, notebook computers, and the like. Financial management dedicated equipment such as desktop POS machines or service enquiring machines. The report display method specifically comprises the following steps:
and 102, displaying the initial target report in a report display interface.
The report display interface is an operation interface facing a user and used for displaying report related information. The target report refers to a report to be processed. The initial target report form refers to a report form in which the content of the form is not filtered according to the node triggering operation.
Specifically, the user can select an initial target report to be processed according to the own requirements. And the terminal displays the initial target report selected by the user in a report display interface.
And 104, acquiring attribute configuration information of the preset control corresponding to the target report when the triggering operation aiming at the preset control is received.
The preset control is a control which is configured with attribute information corresponding to the target report in advance and is used for triggering and generating a tree structure chart corresponding to the target report. And the attribute configuration information is the attribute information configured by the preset control corresponding to the target report.
Specifically, in a report display interface, a user triggers a preset control for a target report. And the terminal receives a trigger operation aiming at the preset control and acquires attribute configuration information of the preset control corresponding to the target report. It can be understood that the corresponding different target reports should be different attribute configuration information.
It is to be understood that the preset control may be an existing control to which a new function is assigned, for example, an existing F7 control is assigned a function and then used as the preset control. The preset control may also be a specially newly developed control.
In one embodiment, the attribute configuration information may include a first data source corresponding to a node in the tree structure diagram, a second data source corresponding to table content of the target report, and an association relationship between the first data source and the second data source. In other embodiments, the attribute configuration information may also include other information, which is not limited to this.
It can be understood that the initial target report in step 102 may be an original complete report acquired from the database, or a report obtained by preliminarily filtering the table content of the original report according to the attribute configuration information, but not filtered according to the node triggering operation.
In a specific embodiment, the terminal may obtain the attribute configuration information from the database, or the terminal may obtain the attribute configuration information from the local memory.
And 106, generating a tree structure diagram corresponding to the target report according to the first data source corresponding to the node in the attribute configuration information, the second data source corresponding to the table content and the association relationship between the first data source and the second data source, and associating the node in the tree structure diagram with the table content in the target report.
Wherein, the node is a node in the tree structure chart. The first data source corresponding to the node is a data source for acquiring the node in the tree structure diagram. The second data source corresponding to the table content refers to a data source for acquiring the table content. The association relationship is a relationship in which a first data source corresponding to the node and a second data source corresponding to the table content are associated with each other. It is understood that the tree structure diagram is a graphical representation of a data tree, including nodes and hierarchical relationships between nodes. The nodes in the tree structure chart are determined according to the table contents of the target report, and each node has at least one corresponding table content in the target report.
In one embodiment, the nodes in the tree structure diagram are obtained according to the key fields of the table contents after the table contents of the target report are deduplicated.
Specifically, the terminal may obtain, from the attribute configuration information, a first data source corresponding to the node that is configured and generated in advance, a second data source corresponding to the table content, and an association relationship between the first data source and the second data source, so as to generate a tree structure diagram corresponding to the target report. And the terminal further associates the nodes in the tree structure chart with the table contents in the target report according to the association relationship. That is, for each node in the tree structure diagram, the terminal may determine, according to the association relationship, a second data source associated with the first data source corresponding to the node, and associate the node with the table content corresponding to the determined second data source in the target report.
And 108, performing related display on the tree structure diagram and the target report in the report display interface.
Wherein, the association display refers to that the tree structure chart and the target report are associated and displayed together.
Specifically, the terminal displays the tree structure diagram and the target report in a report display interface in a correlated manner.
In one embodiment, the tree structure diagram and the target report may be respectively arranged in the report display interface in a horizontal direction or in a vertical direction.
And 110, filtering the table content of the target report when receiving the trigger operation aiming at the node in the tree structure chart, and displaying the table content which is remained after filtering and is associated with the node in the target report.
Specifically, the user may trigger a node in the tree structure diagram to filter the table content in the target report. For example, a user may trigger a node in the tree structure diagram by clicking. And when the terminal receives the trigger operation aiming at the nodes in the tree structure chart, filtering the table content of the target report, and displaying the residual table content associated with the nodes after filtering in the target report.
According to the report display method, the report display device, the computer equipment and the storage medium, the attribute configuration information of the preset control corresponding to the target report is automatically acquired by receiving the trigger operation aiming at the preset control, and a worker can automatically generate the tree structure chart corresponding to the target report according to the attribute configuration information without compiling codes, so that the workload of the worker is saved. Moreover, codes do not need to be rewritten for different reports, only the preset control with the configured attribute information of the target report needs to be triggered, the tree structure diagram corresponding to each target report can be automatically generated, and the tree structure diagram is displayed in a correlated manner with the target report, so that the applicability is high. And receiving trigger operation aiming at the nodes in the tree structure chart, filtering the table content of the target report, namely displaying the remaining table content associated with the nodes after filtering, and facilitating the staff to look up the interested information in the report. According to the whole scheme, under the condition that a large number of codes are not required to be written, the corresponding tree structure diagram can be conveniently generated for each report, convenient query is realized, and the cost is greatly saved.
In one embodiment, in the report display interface, the associating and displaying the tree structure diagram and the target report includes: and when the preset control is a left-tree right-table control, displaying the tree structure diagram in a left area in the report display interface, and displaying the target report in a right area of the report display interface in an associated manner.
The left-tree right-table control refers to a preset control for placing the tree structure diagram in a left area in the report display interface and placing the table content of the target report in a right area in the report display interface. The left area and the right area are the left area in the report display interface and the right area in the report display interface when the user faces the report display interface.
Specifically, the terminal responds to a trigger operation for the preset control, and firstly judges which display type the preset control is. And when the preset control is judged to be the left-tree right-report control, the terminal displays the tree structure diagram in the left area of the report display interface and associates and displays the target report in the right area of the report display interface.
In one embodiment, the initial target report presentation effect graph is shown in FIG. 2. In fig. 3, a target report effect diagram displayed by the terminal after the user triggers the left tree and right table control is shown. After the user triggers the left-tree right table control, the terminal responds to the triggering operation aiming at the left-tree right table control, displays the tree structure diagram 302 in the left area of the report display interface, and displays the target report 304 in the right area of the report display interface.
In one embodiment, a terminal first obtains a first data source corresponding to a node in a tree structure diagram, a second data source corresponding to table content in a target report, and a query association field. Then the terminal automatically inherits the promptSpecial method and realizes the _ create and the _ initTree methods again. Further, the terminal sets a tree structure diagram, table contents in a target report and processing of corresponding click events according to attribute configuration information of a user in an attribute configuration page, finally the terminal automatically inherits a method of promptSpecial, and a table control is constructed on the right side of a tree control on the left side of the page through a page scripting language to realize a left-tree right-table display form.
In this embodiment, the preset control is configured as the left-tree right-table control, and the user can display the tree-shaped structure diagram in the left area in the report display interface as long as the left-tree right-table control is triggered, and display the target report in the right area, so that the user can conveniently see the target report corresponding to the right area from the node in the tree-shaped structure diagram in the left area, and the user can conveniently look up and compare the left data and the right data.
In one embodiment, when a trigger operation for a node in the tree structure diagram is received, filtering table contents of a target report, and displaying the table contents associated with the node remaining after filtering in the target report, includes: when receiving trigger operation aiming at the nodes in the tree structure diagram, generating a filter condition corresponding to the triggered nodes; filtering the table content of the target report according to the filtering condition; the remaining table contents associated with the node are shown filtered.
The node identifier is a field uniquely marking a node in the data source. The filtering condition is a condition for filtering the table content related to the target report according to the node of the tree structure diagram.
Specifically, when the terminal receives a trigger operation for a node in the tree structure diagram, the terminal generates a filter condition corresponding to the triggered node according to the node identifier of the triggered node contained in the query association field. And after filtering the table contents of the target report according to the filtering condition, displaying and filtering the remaining table contents associated with the nodes by the terminal. Based on the embodiment of fig. 3, fig. 4 shows a filter effect diagram. The user selects a node in the tree structure diagram, and the embodiment takes the activity fee as an example. The terminal filters the table contents of the target report form containing the same field of the "activity fee" according to the "activity fee", and displays the remaining table contents related to the nodes, such as the "activity fee 01", "holiday activity fee" and the table contents related to the "activity fee 01" and "holiday activity fee" in fig. 4.
In this embodiment, the user can see the table content of the target report associated with the triggered node in the target report only by triggering the node in the tree structure diagram, so that the screening efficiency of the user on the report content is improved.
In one embodiment, the method further comprises: and responding to the re-triggering operation of the preset control, and enabling the tree structure chart not to be displayed in the report display interface.
Specifically, the user may trigger the preset control again, and the terminal responds to the re-triggering operation of the preset control, so that the tree structure diagram is not displayed.
In an embodiment, the terminal does not display the tree structure diagram, such as partially hiding the tree structure diagram, completely hiding the tree structure diagram, or making the tree structure diagram transparent, or directly deleting the tree structure diagram, and the like, which is not described herein again.
In one embodiment, the user may trigger the preset control again, and the terminal responds to the re-triggering operation of the preset control to enable the tree structure diagram not to be displayed and restore the target report to the initial target report.
In one embodiment, the user can trigger the preset control again, and the terminal responds to the re-triggering operation of the preset control, so that the tree structure diagram is not displayed, and the current target report is kept.
In this embodiment, the user can hide the tree structure diagram by triggering the preset control, so that the user can conveniently look up more table contents of the target report in the report display interface, or the user can conveniently amplify the target report and clearly look up the table contents of the target report.
In one embodiment, before acquiring the attribute configuration information of the target report corresponding to the preset control when the triggering operation for the preset control is received, the method further includes: responding to a triggering operation aiming at the attribute configuration of the preset control, and displaying an attribute configuration page of the preset control; acquiring a first data source corresponding to a node in a tree structure chart set in an attribute configuration page, a second data source corresponding to table contents in a target report and a query association field; the query association field is a category name of the classified table content in the target report corresponding to the second data source, and the same and unique node identification of the node in the corresponding tree structure chart in the first data source corresponds to the category name; determining an incidence relation between the first data source and the second data source according to the query incidence field; and generating attribute configuration information of the preset control corresponding to the target report according to the first data source, the second data source and the association relation.
The attribute configuration page is a page facing to the user and filled with corresponding attribute configuration information by the user.
Specifically, the user triggers a control of the property configuration page. And the terminal responds to the triggering operation aiming at the attribute configuration of the preset control and displays the attribute configuration page of the preset control. And the user inputs a first data source corresponding to a node in the tree structure chart, a second data source corresponding to the table content in the target report and the query associated field in the attribute configuration page. The terminal obtains a first data source corresponding to a node in a tree structure chart set in an attribute configuration page, a second data source corresponding to the table content in a target report and a query correlation field. And the terminal determines the association relationship between the first data source and the second data source according to the query association field, and generates attribute configuration information of the preset control corresponding to the target report according to the first data source, the second data source and the association relationship. In one embodiment, the category name of the target report after the table content is categorized is "administrative expense, sales expense, etc. For example, the category name is called "management cost", and the nodes in the tree structure diagram have the same and unique node identifier "management cost" corresponding to the node identifier. When the terminal receives a trigger operation aiming at the nodes in the tree structure chart, a filter condition corresponding to the triggered node is generated, namely, a query association field (management cost) is equal to a node identifier (management cost) which is the same and unique as the nodes in the corresponding tree structure chart, and the associated table content in the target report is filtered according to the corresponding filter condition.
In one embodiment, the attribute configuration information may include at least one of a tree filtering condition, a table query field, a table filtering condition, and a root node name, in addition to three types of attribute configuration information, i.e., a first data source corresponding to a node in the tree structure diagram, a second data source corresponding to table content in the target report, and a query association field. In the embodiment, the terminal can determine the association relationship between the first data source and the second data source by acquiring the attribute configuration information configuring the preset control in the attribute configuration page, and a user does not need to input a code to realize the association relationship, so that the workload of writing the code is saved.
In one embodiment, the obtaining a first data source corresponding to a node in a tree structure diagram set in an attribute configuration page includes: acquiring a data source input in a tree query object configuration item of an attribute configuration page to obtain a first data source corresponding to each node in a tree structure chart; or acquiring a data source input in the tree node configuration item of the attribute configuration page to obtain a first data source corresponding to the designated node in the tree structure diagram.
The tree query object configuration item is a control used for filling a data source corresponding to each node (i.e., a full-scale node) in the attribute configuration page. The tree node configuration item is a control used for filling in the data source corresponding to the node (i.e. all or part of the node) specified in the tree structure diagram in the attribute configuration page.
Specifically, when a user inputs data in the tree query object configuration item, the terminal acquires a data source input in the tree query object configuration item of the attribute configuration page, and obtains a first data source corresponding to each node in the tree structure diagram.
When the user does not need the first data source corresponding to each node in the tree structure chart, the data source is input in the tree node configuration item of the attribute configuration page. And the terminal acquires the data source input in the tree node configuration item of the attribute configuration page to obtain a first data source corresponding to the designated node in the tree structure chart.
It is to be understood that the attribute configuration page may include, in addition to the tree query object configuration item and the tree node configuration item, other attribute configuration items, for example, at least one configuration item of a parent node attribute name, a tree filter condition, a table query object, a query association field, a table query field, a table filter condition, and a root node name, and a user may input corresponding attribute configuration information corresponding to each attribute configuration item.
FIG. 5 illustrates a property configuration page in one embodiment. In the attribute configuration page, a first data source corresponding to each node in the tree structure diagram, that is, a data source input in a configuration item of a "tree query object". And a second data source corresponding to the table content in the target report, namely a data source input by the configuration item of the table query object. The first data source corresponding to the designated node in the tree structure diagram is the data source input in the configuration item of the "acquire left tree node …" (i.e. the tree node configuration item). The user may or may not name the root node of the tree structure diagram.
In this embodiment, the data of the nodes in all the tree structure diagrams can be obtained by obtaining the data source input in the tree query object configuration item of the attribute configuration page. The first data source corresponding to each node in the tree structure diagram can be obtained, and the user can comprehensively screen the table content of the target report. And obtaining the data source of the designated node in the tree structure chart by obtaining the data source input in the tree node configuration item of the attribute configuration page. The user can accurately select the appointed single node in the appointed node tree structure chart to screen the table content of the target report.
In one embodiment, the method further comprises: acquiring a father node attribute name input in a father node configuration control so as to set a node corresponding to the father node attribute name as a father node; storing the parent-child relationship between the parent node and the child nodes under the parent node to attribute configuration information; generating a tree structure diagram corresponding to a target report according to a first data source corresponding to a node in the attribute configuration information, a second data source corresponding to table contents, and an incidence relation between the first data source and the second data source, wherein the tree structure diagram comprises: generating a tree structure chart corresponding to the target report according to a first data source corresponding to the node in the attribute configuration information, a second data source corresponding to the table content, an incidence relation between the first data source and the second data source, and a parent-child relation; the tree structure diagram comprises at least two layers of relations.
The parent node attribute name is a node attribute identifier having a subordinate node.
Specifically, the user inputs the parent node property name in the parent node configuration control. And the terminal acquires the father node attribute name input in the father node configuration control and sets the node corresponding to the father node attribute name as the father node. The terminal further saves the parent-child relationship between the father node and the child nodes under the father node to the attribute configuration information. And finally, the terminal generates a tree structure chart corresponding to the target report and at least comprising two layers of relations according to the first data source corresponding to the node in the attribute configuration information, the second data source corresponding to the table content, the incidence relation between the first data source and the second data source and the parent-child relation. It is understood that the generated tree structure diagram includes at least two layers of relationships because of the parent-child relationship between the nodes.
In this embodiment, a tree structure diagram that at least includes two layers of relationships and corresponds to a target report can be generated by obtaining the attribute name of the parent node input by the parent node attribute configuration control from the tree structure diagram that only has a root node and a leaf node. Therefore, when the user can check the tree structure diagram with more clear orderliness to select the nodes, the child nodes required to be selected can be quickly and accurately found according to the father nodes.
In one embodiment, before acquiring the attribute configuration information of the target report corresponding to the preset control when the triggering operation for the preset control is received, the method further includes: responding to a triggering operation aiming at the attribute configuration of the preset control, and displaying an attribute configuration page of the preset control; acquiring a form filtering condition set in an attribute configuration page; the form filtering condition comprises fields of form contents needing to be filtered in the original target report; and according to the table filtering condition, determining the table content of the original target report corresponding to the field of the table content, and displaying the table content only containing the field of the table content in the original target report in a target report display area in a report display interface.
The original target report is a complete report without table content filtering.
Specifically, the terminal responds to a triggering operation aiming at the attribute configuration of the preset control and displays the attribute configuration page of the preset control. And the user filters the condition configuration items in the form in the attribute configuration page and fills fields of the form content of the target report form. And the terminal acquires the form filtering condition set in the attribute configuration page and determines the form content of the original target report corresponding to the field of the form content according to the form filtering condition. And finally, the terminal displays the table content only containing the fields corresponding to the table content in the original target report in a target report display area in the report display interface.
In one embodiment, the target report only containing the table content filtered according to the table filtering condition may be the initial target report in step 102, that is, the target report after performing the preliminary filtering based on the table filtering condition. Then, the user can perform a triggering operation on the preset control to trigger generation of a tree structure diagram corresponding to the preliminarily filtered target report, and perform associated display on the tree structure diagram and the preliminarily filtered target report. In other embodiments, the terminal may also generate a complete tree structure diagram corresponding to the original target report based on the original target report which is not subjected to the preliminary filtering according to the table filtering condition, and perform the associated display of the tree structure diagram and the target report after the preliminary filtering.
In one embodiment, before acquiring the attribute configuration information of the target report corresponding to the preset control when the triggering operation for the preset control is received, the method further includes: responding to a triggering operation aiming at the attribute configuration of the preset control, and displaying an attribute configuration page of the preset control; acquiring a form query field set in an attribute configuration page; the table query field comprises a table header field of the table content of the target report to be filtered; and according to the table query field, determining the table content corresponding to the table header field of the initial target report corresponding to the table query field, and displaying the table content only containing the table header field of the target report corresponding to the table query field in a target report display area in a report display interface.
Specifically, the terminal responds to a triggering operation aiming at the attribute configuration of the preset control and displays the attribute configuration page of the preset control. And (4) inquiring field configuration items in the form of the attribute configuration page by the user, and filling the form head field of the form content of the target report form. And the terminal acquires a table query field set in the attribute configuration page and determines the table content of the target report corresponding to the table header field of the table content according to the table query field. And finally, the terminal displays the table content of the target report only comprising the table header field corresponding to the table content in the target report display area in the report display interface.
In one embodiment, the target report only containing the filtered table content according to the table query field query may be the initial target report in step 102, i.e., the target report after performing the preliminary filtering based on the table query field. Then, the user can perform a triggering operation on the preset control to trigger generation of a tree structure diagram corresponding to the preliminarily filtered target report, and perform associated display on the tree structure diagram and the preliminarily filtered target report. In other embodiments, the terminal may also generate a complete tree structure diagram corresponding to the original target report based on the original target report which is not subjected to the preliminary filtering according to the form query field, and perform the associated display of the tree structure diagram and the target report after the preliminary filtering.
In one embodiment, when a form query field and a form filtering condition are set in the attribute configuration page, the terminal may determine, according to the form query field, form content corresponding to the form query field in the original target report; determining the table content corresponding to the field of the table content in the original target report according to the table filtering condition; and after the original target report is subjected to double filtering operation, displaying corresponding table contents in a target report display area in a report display interface. The double filtering operation is to filter according to the form query field and then filter according to the form filtering condition. Specifically, the terminal acquires a trigger operation responding to the attribute configuration of the preset control and displays the attribute configuration page of the preset control. The user may enter attribute configuration information in a form query field configuration item and a form filter condition configuration item in the attribute configuration page. And the terminal acquires and analyzes the form query field and the form filter condition set in the attribute configuration page. After the analysis, the terminal determines a header field corresponding to the table query field in the original target report according to the table query field, further determines the table content corresponding to the header field, and then determines the table content corresponding to the field of the table content in the original target report according to the table filtering condition. Further, after the terminal performs double filtering operation on the target report, corresponding table contents are displayed in a target report display area in the report display interface.
As in FIG. 6, an effect graph generated from the form query field "type code" is shown. When the user fills in the configuration item of the form query field with the type code. The terminal acquires a form query field set in the attribute configuration page, and determines the form content corresponding to the header field of the target report corresponding to the form query field according to the form query field. And finally, the terminal displays table contents only comprising table header fields of the target report corresponding to the table query fields in a target report display area in the report display interface, and the associatively displayed tree structure diagram is a complete tree structure diagram corresponding to the unfiltered and original target report.
In one embodiment, before acquiring the attribute configuration information of the target report corresponding to the preset control when the triggering operation for the preset control is received, the method further includes: responding to a triggering operation aiming at the attribute configuration of the preset control, and displaying an attribute configuration page of the preset control; acquiring a tree filtering condition set in an attribute configuration page; the tree filter condition includes fields of nodes in the tree structure diagram to be filtered. In this embodiment, generating a tree structure diagram corresponding to a target report according to a first data source corresponding to a node in the attribute configuration information, a second data source corresponding to table content, and an association relationship between the first data source and the second data source includes: and filtering out nodes for generating the tree structure diagram from the attribute configuration information according to the tree filtering condition, and generating the tree structure diagram according to a first data source corresponding to the filtered nodes, a second data source of table contents related to the filtered nodes and an incidence relation between the first data source and the second data source. In a report display interface, performing associated display on the tree structure diagram and a target report, wherein the method comprises the following steps: and in the report display interface, displaying the generated tree structure diagram only containing the filtered nodes, and displaying table contents associated with the nodes in the tree structure diagram in the target report.
Specifically, the terminal responds to a triggering operation aiming at the attribute configuration of the preset control and displays the attribute configuration page of the preset control. And the user filters the condition items in the attribute configuration page and fills the fields of the nodes in the tree structure chart. The terminal acquires tree filtering conditions set in the attribute configuration page, filters out nodes for generating the tree structure diagram from the attribute configuration information according to the tree filtering conditions, and generates the tree structure diagram according to a first data source corresponding to the filtered nodes, a second data source of table contents related to the filtered nodes and an incidence relation between the first data source and the second data source. Finally, the terminal displays the tree structure chart and the target report in a report display interface in a correlation mode, and the method comprises the following steps: and in the report display interface, displaying the generated tree structure diagram only containing the filtered nodes, and displaying table contents associated with the nodes in the tree structure diagram in the target report.
It should be understood that, although the steps in the flowchart of fig. 1 are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least a portion of the steps in fig. 1 may include multiple steps or multiple stages, which are not necessarily performed at the same time, but may be performed at different times, which are not necessarily performed in sequence, but may be performed in turn or alternately with other steps or at least a portion of the other steps or stages.
In one embodiment, as shown in fig. 7, there is provided a report presentation apparatus 700, comprising: a presentation module 702, an acquisition module 704, and a generation module 706, wherein:
the display module 702 is configured to display the initial target report in the report display interface.
The obtaining module 704 is configured to obtain attribute configuration information of the preset control corresponding to the target report when a trigger operation for the preset control is received.
The generating module 706 is configured to generate a tree structure diagram corresponding to the target report according to the first data source corresponding to the node in the attribute configuration information, the second data source corresponding to the table content, and the association relationship between the first data source and the second data source, and associate the node in the tree structure diagram with the table content in the target report.
The display module 702 is further configured to perform associated display on the tree structure diagram and the target report in the report display interface.
The displaying module 702 is further configured to, when receiving a trigger operation for a node in the tree structure diagram, filter table contents of the target report, and display, in the target report, table contents remaining after filtering and associated with the node.
In an embodiment, the displaying module 702 is further configured to display the tree structure diagram in a left area of the report display interface and display the target report in a right area of the report display interface in an associated manner when the preset control is the left-tree right-table control.
In one embodiment, the presentation module 702 is further configured to, when receiving a trigger operation for a node in the tree structure diagram, generate a filter condition corresponding to the triggered node; filtering the table content of the target report according to the filtering condition; the remaining table contents associated with the node are shown filtered.
In an embodiment, the displaying module 702 is further configured to respond to a re-triggering operation on the preset control, and not display the tree structure diagram in the report displaying interface.
As shown in fig. 8, in one embodiment, the apparatus further comprises:
the configuration module 701 is configured to display a property configuration page of a preset control in response to a trigger operation for property configuration of the preset control; acquiring a first data source corresponding to a node in a tree structure chart set in an attribute configuration page, a second data source corresponding to table contents in a target report and a query association field; the query association field is a category name of the classified table content in the target report corresponding to the second data source, and the same and unique node identification of the node in the corresponding tree structure chart in the first data source corresponds to the category name; determining an incidence relation between the first data source and the second data source according to the query incidence field; and generating attribute configuration information of the preset control corresponding to the target report according to the first data source, the second data source and the association relation.
In an embodiment, the configuration module 701 is further configured to obtain a data source input in a tree query object configuration item of the attribute configuration page, and obtain a first data source corresponding to each node in the tree structure diagram; or acquiring a data source input in the tree node configuration item of the attribute configuration page to obtain a first data source corresponding to the designated node in the tree structure diagram.
In an embodiment, the configuration module 701 is further configured to obtain a parent node attribute name input in the parent node configuration control, so as to set a node corresponding to the parent node attribute name as a parent node; and storing the parent-child relationship between the parent node and the child nodes under the parent node to the attribute configuration information.
In an embodiment, the generating module 706 is further configured to generate a tree structure diagram corresponding to the target report according to a first data source corresponding to the node in the attribute configuration information, a second data source corresponding to the table content, an association relationship between the first data source and the second data source, and a parent-child relationship; the tree structure diagram comprises at least two layers of relations.
For the specific definition of the report display device, reference may be made to the above definition of the report display method, which is not described herein again. All the modules in the report display device can be completely or partially realized by software, hardware and a combination thereof. The modules can be embedded in a hardware form or independent from a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
In one embodiment, a computer device is provided, which may be a terminal, and its internal structure diagram may be as shown in fig. 9. The computer device includes a processor, a memory, a communication interface, a display screen, and an input device connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The communication interface of the computer device is used for carrying out wired or wireless communication with an external terminal, and the wireless communication can be realized through WIFI, an operator network, NFC (near field communication) or other technologies. The computer program is executed by a processor to implement a report presentation method. The display screen of the computer equipment can be a liquid crystal display screen or an electronic ink display screen, and the input device of the computer equipment can be a touch layer covered on the display screen, a key, a track ball or a touch pad arranged on the shell of the computer equipment, an external keyboard, a touch pad or a mouse and the like.
Those skilled in the art will appreciate that the architecture shown in fig. 9 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, a computer device is provided, which includes a memory and a processor, wherein the memory stores a computer program, and the processor implements the report presentation method of the above-mentioned various embodiments when executing the computer program.
In one embodiment, a computer-readable storage medium is provided, on which a computer program is stored, which, when executed by a processor, implements the report presentation method of the various embodiments described above.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database or other medium used in the embodiments provided herein can include at least one of non-volatile and volatile memory. Non-volatile Memory may include Read-Only Memory (ROM), magnetic tape, floppy disk, flash Memory, optical storage, or the like. Volatile Memory can include Random Access Memory (RAM) or external cache Memory. By way of illustration and not limitation, RAM can take many forms, such as Static Random Access Memory (SRAM) or Dynamic Random Access Memory (DRAM), among others.
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. A report display method is characterized by comprising the following steps:
displaying an initial target report in a report display interface;
when a trigger operation aiming at a preset control is received, acquiring attribute configuration information of the preset control corresponding to the target report;
generating a tree structure diagram corresponding to the target report according to a first data source corresponding to the node in the attribute configuration information, a second data source corresponding to the table content and an association relationship between the first data source and the second data source, and associating the node in the tree structure diagram with the table content in the target report;
in the report display interface, performing associated display on the tree structure chart and the target report;
and when receiving trigger operation aiming at the nodes in the tree structure diagram, filtering the table content of the target report, and displaying the table content which is remained after filtering and is associated with the nodes in the target report.
2. The method according to claim 1, wherein the displaying the tree structure diagram and the target report in association in the report displaying interface comprises:
and when the preset control is a left-tree right-table control, displaying the tree structure diagram in a left area in the report display interface, and displaying the target report in a right area of the report display interface in an associated manner.
3. The method according to claim 1, wherein the filtering table contents of the target report when receiving a trigger operation for a node in the tree structure diagram, and displaying the table contents associated with the node remaining after filtering in the target report comprises:
when receiving a trigger operation aiming at the nodes in the tree structure diagram, generating a filter condition corresponding to the triggered nodes;
filtering the table content of the target report according to the filtering condition;
and showing and filtering the remaining table contents associated with the nodes.
4. The method of claim 1, further comprising:
and responding to the re-triggering operation of the preset control, and enabling the tree structure diagram not to be displayed in the report display interface.
5. The method according to claim 1, wherein before the obtaining of the attribute configuration information of the target report corresponding to the preset control when the trigger operation for the preset control is received, the method further comprises:
responding to a triggering operation aiming at the attribute configuration of a preset control, and displaying an attribute configuration page of the preset control;
acquiring a first data source corresponding to a node in a tree structure chart set in the attribute configuration page, a second data source corresponding to table content in the target report and a query association field; the query correlation field is a category name of the classified table content in the target report corresponding to the second data source, and the same and unique node identification of the nodes in the tree structure diagram corresponding to the first data source corresponds to the category name; determining an incidence relation between the first data source and the second data source according to the query incidence field;
and generating attribute configuration information of the preset control corresponding to the target report according to the first data source, the second data source and the association relation.
6. The method according to claim 5, wherein the obtaining a first data source corresponding to a node in a tree structure diagram set in the attribute configuration page comprises:
acquiring a data source input in a tree query object configuration item of the attribute configuration page to obtain a first data source corresponding to each node in the tree structure chart; or the like, or, alternatively,
and acquiring a data source input in the tree node configuration item of the attribute configuration page to obtain a first data source corresponding to the designated node in the tree structure chart.
7. The method of claim 5, further comprising:
acquiring a father node attribute name input in a father node configuration control in the attribute configuration page so as to set a node corresponding to the father node attribute name as a father node;
storing the parent-child relationship between the parent node and the child nodes under the parent node to the attribute configuration information;
the generating a tree structure diagram corresponding to the target report according to the first data source corresponding to the node in the attribute configuration information, the second data source corresponding to the table content, and the association relationship between the first data source and the second data source includes:
generating a tree structure diagram corresponding to the target report according to a first data source corresponding to a node in the attribute configuration information, a second data source corresponding to table content, an incidence relation between the first data source and the second data source, and the parent-child relation; the tree structure diagram at least comprises two layers of relations.
8. A report display apparatus, the apparatus comprising:
the display module is used for displaying an initial target report in the report display interface;
the acquisition module is used for acquiring attribute configuration information of the preset control corresponding to the target report when receiving triggering operation aiming at the preset control;
the generating module is used for generating a tree structure diagram corresponding to the target report according to a first data source corresponding to a node in the attribute configuration information, a second data source corresponding to table content and an association relation between the first data source and the second data source, and associating the node in the tree structure diagram with the table content in the target report;
the display module is further used for displaying the tree structure diagram and the target report in a correlated manner in the report display interface;
the display module is further configured to filter the table content of the target report when receiving a trigger operation for a node in the tree structure diagram, and display the remaining table content associated with the node after filtering in the target report.
9. A computer device comprising a memory and a processor, the memory storing a computer program, characterized in that the processor, when executing the computer program, implements the steps of the method of any of claims 1 to 7.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 7.
CN202011237717.XA 2020-11-09 2020-11-09 Report display method and device, computer equipment and storage medium Pending CN112433712A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011237717.XA CN112433712A (en) 2020-11-09 2020-11-09 Report display method and device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011237717.XA CN112433712A (en) 2020-11-09 2020-11-09 Report display method and device, computer equipment and storage medium

Publications (1)

Publication Number Publication Date
CN112433712A true CN112433712A (en) 2021-03-02

Family

ID=74700566

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011237717.XA Pending CN112433712A (en) 2020-11-09 2020-11-09 Report display method and device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112433712A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112966040A (en) * 2021-03-29 2021-06-15 深圳市优必选科技股份有限公司 Method, device, terminal and storage medium for converting data structure
CN113761859A (en) * 2021-11-09 2021-12-07 武汉先峰数据有限公司 Electronic report definition method and device and electronic equipment
CN113900561A (en) * 2021-10-27 2022-01-07 北京字跳网络技术有限公司 Form processing method, apparatus, electronic device, medium, and program product
CN114491172A (en) * 2022-04-07 2022-05-13 深圳竹云科技股份有限公司 Method, device and equipment for quickly searching tree structure nodes and storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040117731A1 (en) * 2002-09-27 2004-06-17 Sergey Blyashov Automated report building system
CN1992636A (en) * 2005-12-29 2007-07-04 华为技术有限公司 System and method for processing warning information
US7281018B1 (en) * 2004-05-26 2007-10-09 Microsoft Corporation Form template data source change
CN107329942A (en) * 2017-06-28 2017-11-07 深圳市康必达中创科技有限公司 Report form generation method and device based on tree structure
CN109308284A (en) * 2018-09-28 2019-02-05 中国平安财产保险股份有限公司 Report menu generating method, device, computer equipment and storage medium
CN109388791A (en) * 2018-09-28 2019-02-26 中国平安财产保险股份有限公司 Chart Dynamic Display method, apparatus, computer equipment and storage medium
US20200319856A1 (en) * 2019-04-02 2020-10-08 Gavriel Loria Visual virtual programming machine for real-time interactive creation, playback, execution, inspection and manipulation of programming elements

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040117731A1 (en) * 2002-09-27 2004-06-17 Sergey Blyashov Automated report building system
US7281018B1 (en) * 2004-05-26 2007-10-09 Microsoft Corporation Form template data source change
CN1992636A (en) * 2005-12-29 2007-07-04 华为技术有限公司 System and method for processing warning information
CN107329942A (en) * 2017-06-28 2017-11-07 深圳市康必达中创科技有限公司 Report form generation method and device based on tree structure
CN109308284A (en) * 2018-09-28 2019-02-05 中国平安财产保险股份有限公司 Report menu generating method, device, computer equipment and storage medium
CN109388791A (en) * 2018-09-28 2019-02-26 中国平安财产保险股份有限公司 Chart Dynamic Display method, apparatus, computer equipment and storage medium
US20200319856A1 (en) * 2019-04-02 2020-10-08 Gavriel Loria Visual virtual programming machine for real-time interactive creation, playback, execution, inspection and manipulation of programming elements

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
CHUANSHANG181: "jeecg左右布局左树右表单", pages 1 - 7, Retrieved from the Internet <URL:《https://blog.csdn.net/chuanshang181/article/details/81304802》> *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112966040A (en) * 2021-03-29 2021-06-15 深圳市优必选科技股份有限公司 Method, device, terminal and storage medium for converting data structure
CN113900561A (en) * 2021-10-27 2022-01-07 北京字跳网络技术有限公司 Form processing method, apparatus, electronic device, medium, and program product
CN113761859A (en) * 2021-11-09 2021-12-07 武汉先峰数据有限公司 Electronic report definition method and device and electronic equipment
CN113761859B (en) * 2021-11-09 2022-04-12 武汉先峰数据有限公司 Electronic report definition method and device and electronic equipment
CN114491172A (en) * 2022-04-07 2022-05-13 深圳竹云科技股份有限公司 Method, device and equipment for quickly searching tree structure nodes and storage medium

Similar Documents

Publication Publication Date Title
CN109656921B (en) Organization architecture data processing method, device, computer equipment and storage medium
CN112433712A (en) Report display method and device, computer equipment and storage medium
CN109901834B (en) Document page generation method, device, computer equipment and storage medium
CN112464625B (en) Document generation method, device, computer equipment and storage medium
CN111475162A (en) Page generation method, device, server and storage medium
EP3314409B1 (en) Tracing dependencies between development artifacts in a software development project
CN105389184A (en) Configuration method and apparatus for product interface information
CN113688288A (en) Data association analysis method and device, computer equipment and storage medium
CN111553749A (en) Activity push strategy configuration method and device
CN115857929A (en) Resource data processing method and device, computer equipment and storage medium
CN115221852A (en) Vxe-table based dynamic calculation table implementation method, device and computer equipment
CN109871214B (en) Program code generation method, program code generation device, computer device, and storage medium
CN114462859A (en) Workflow processing method and device, computer equipment and storage medium
CN113129155A (en) Multi-type personnel information processing method, equipment and storage medium
CN112328837A (en) Data display method, device, equipment and storage medium
CN112231377A (en) Data mapping method, system, device, server and storage medium
CN113407261A (en) Data configuration method and device and computer equipment
CN114385630A (en) Blood relationship combing method, apparatus, device, storage medium, and program product
CN117389605A (en) Service interface configuration method, device, equipment, storage medium and program product
CN116756022A (en) Data preparation method, device, computer equipment and storage medium
CN117130606A (en) Front-end page configuration method, front-end page configuration device, computer equipment and storage medium
CN117390317A (en) Method and device for realizing dynamic form
CN115510130A (en) Report generation method and device, computer equipment and storage medium
CN116881594A (en) View updating method, device, computer equipment and storage medium
CN116432618A (en) Form generation method and system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination