diff --git a/.env.development b/.env.development index 153d3e6..0f38e29 100644 --- a/.env.development +++ b/.env.development @@ -1,4 +1,4 @@ -# VITE_API_BASE='https://hwjb.homilychart.com/dev/admin' +VITE_API_BASE='https://hwjb.homilychart.com/dev/admin' # 测试环境 # VITE_API_BASE='http://54.255.212.181:10704/' # 正式环境 @@ -17,4 +17,4 @@ VITE_UPLOAD_URL=http://39.101.133.168:8828/hljw/api/aws/upload # lijianlin # VITE_API_BASE='http://192.168.9.41:8081/' -VITE_API_BASE='http://localhost:8081/' +# VITE_API_BASE='http://localhost:8081/' diff --git a/src/views/moneyManage/executor/executor.vue b/src/views/moneyManage/executor/executor.vue index 620d388..ac2c2c2 100644 --- a/src/views/moneyManage/executor/executor.vue +++ b/src/views/moneyManage/executor/executor.vue @@ -67,19 +67,42 @@ {{ scope.row.refundType === 1 ? '部分退款' : '全部退款' }} - - - - + + + + + + + + + + + + + -