refactor(web): 页面随web服务发布
This commit is contained in:
@@ -1175,7 +1175,7 @@ function tableMetaDialog() {
|
|||||||
{
|
{
|
||||||
name: 'compactionPlanInstant',
|
name: 'compactionPlanInstant',
|
||||||
label: '压缩时间点',
|
label: '压缩时间点',
|
||||||
width: 160,
|
width: 180,
|
||||||
...copyField('compactionPlanInstant')
|
...copyField('compactionPlanInstant')
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -82,9 +82,9 @@
|
|||||||
amisJSON,
|
amisJSON,
|
||||||
{
|
{
|
||||||
data: {
|
data: {
|
||||||
base: 'http://132.126.207.130:35690/hudi_services/service_web',
|
// base: 'http://132.126.207.130:35690/hudi_services/service_web',
|
||||||
// base: 'http://132.122.116.148:35690/hudi_services/service_web',
|
// base: 'http://132.122.116.148:35690/hudi_services/service_web',
|
||||||
// base: '/hudi_services/service_web',
|
base: '/hudi_services/service_web',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Before Width: | Height: | Size: 694 KiB After Width: | Height: | Size: 694 KiB |
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user