Commit 008596b2 authored by 陈娇's avatar 陈娇

loading-test2

parent 492e324b
Pipeline #3037 passed with stage
in 0 seconds
...@@ -111,8 +111,8 @@ export class TopicModuleMgrComponent implements OnInit { ...@@ -111,8 +111,8 @@ export class TopicModuleMgrComponent implements OnInit {
this.req = {...one}; this.req = {...one};
this.isAddConV = true; this.isAddConV = true;
this.try = { this.try = {
trans: {newTopicModelName: 'moduleName', front: 'prefixName'}, trans: {topicModelName:'topicModelName',prefixName:'front',},
field: ['topicModelNo', 'topicModelName', 'prefixName']}; field: ['topicModelName', 'prefixName']};
} }
cancel(v) { cancel(v) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment