Преглед изворни кода

服务-数据源-下拉数据

zhaoke пре 1 година
родитељ
комит
5ebcf478be
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/views/dataAccessPage/components/accessPageForm.vue

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

@@ -176,7 +176,7 @@ export default {
             this.tableForm.algorithmname = ''
             this.tableForm.datasourceid = ''
             this.getSelectData('algorithmname', 20, { superiorid: id })
-            this.getSelectData('datasourceid', 12, { datasourcetype: id })
+            this.getSelectData('datasourceid', 12, { datasourcetype: code })
           }
           break;
         default: