Commit b119f266 by chenyu

update: 还原参数

parent a3f81ae9
......@@ -84,9 +84,9 @@ export default {
tableData: [],
sqlUrlOpts: [],
searchParams: {
tableName: 'tab_gic_store', // 表名 必填
tableName: '', // 表名 必填
dataSourceId: '', // 库地址 必填
scame: 'gic3_test', // 库名 必填
scame: '', // 库名 必填
dealFlag: -1 // 是否处理索引默认-1 1已处理 0未处理
},
showDailog: false,
......
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