新大宝股票管理后台
1
jhzh
2026-03-12 7b57223a9696ab5910d1916b02592ecc9ed91fde
1
3 files modified
1 files added
6 ■■■■ changed files
.env 2 ●●● patch | view | raw | blame | history
.env.development 2 ●●● patch | view | raw | blame | history
admin.rar patch | view | raw | blame | history
src/views/capital/withdrawallist.vue 2 ●●● patch | view | raw | blame | history
.env
@@ -1,6 +1,6 @@
NODE_ENV=production
VUE_APP_PREVIEW=true
VUE_APP_API_BASE_URL=https://api.durocapital.top/
VUE_APP_API_BASE_URL=https://api.greenbackcaps.top/
# VUE_APP_API_BASE_URL=http://www.jqydl.com:8091/
# VUE_APP_API_BASE_URL= https://api.dfddgj346.xyz/
# VUE_APP_API_BASE_URL=https://www.rksv.store:8091/
.env.development
@@ -9,4 +9,4 @@
# VUE_APP_API_BASE_URL=https://api.ispentagon-institution.com/
# VUE_APP_API_BASE_URL= https://www.prudentcapitals.net/
# VUE_APP_API_BASE_URL=https://api.guosen.org/
VUE_APP_API_BASE_URL = https://api.durocapital.top/
VUE_APP_API_BASE_URL = https://api.greenbackcaps.top/
admin.rar
Binary files differ
src/views/capital/withdrawallist.vue
@@ -128,7 +128,7 @@
        <a-button type="primary" style="background-color: " @click="OkeditOrderdialog(3)">驳回</a-button>
        <a-button type="primary" @click="OkeditOrderdialog(2)">通过</a-button>
        <a-button type="primary" @click="OkeditOrderdialog(1)">代付1</a-button>
        <a-button type="primary" @click="OkeditOrderdialog(4)">代付2</a-button>
        <!-- <a-button type="primary" @click="OkeditOrderdialog(4)">代付2</a-button> -->
      </div>
    </a-modal>
  </page-header-wrapper>