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 {
this.req = {...one};
this.isAddConV = true;
this.try = {
trans: {newTopicModelName: 'moduleName', front: 'prefixName'},
field: ['topicModelNo', 'topicModelName', 'prefixName']};
trans: {topicModelName:'topicModelName',prefixName:'front',},
field: ['topicModelName', 'prefixName']};
}
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