@@ -194,7 +194,7 @@ export default {
this.tableType = "add";
this.tableTitle = "新增";
this.tableForm = {
- serviceid: '',
+ serviceid: this.msgContent['serviceid'] || '',
preconditions: '',
algorithmtype: '',
algorithmname: '',