Преглед на файлове

服务-数据源-下拉数据

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: