修改oss备份路径
This commit is contained in:
parent
973ef9aa67
commit
6f4125bdfb
@ -72,7 +72,7 @@
|
|||||||
if (obj.event === 'addAddress') {
|
if (obj.event === 'addAddress') {
|
||||||
layer.prompt({
|
layer.prompt({
|
||||||
formType: 2,
|
formType: 2,
|
||||||
value: '/media/yutou/4t/public/',
|
value: '/media/yutou/disk_lvm/public/',
|
||||||
title: '请输入地址',
|
title: '请输入地址',
|
||||||
}, function(path, index, elem){
|
}, function(path, index, elem){
|
||||||
layer.prompt({
|
layer.prompt({
|
||||||
|
Loading…
Reference in New Issue
Block a user