Ver código fonte

Merge branch 'master' of http://120.26.64.82:10880/BFFE/dz2.1

chenjun 1 ano atrás
pai
commit
14d1cdfcda

+ 1 - 1
src/views/dataAccessPage/components/accessPageTable.vue

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