大宝管理后台代码
123
dcc
2024-06-11 8c3fe58c2e0afbd60cb8e197bbdf7a7ef295e77f
123
3 files modified
15 ■■■■ changed files
.env.development 4 ●●●● patch | view | raw | blame | history
src/views/position/financing.vue 4 ●●●● patch | view | raw | blame | history
src/views/product/markettrading.vue 7 ●●●●● patch | view | raw | blame | history
.env.development
@@ -1,8 +1,8 @@
NODE_ENV=development
VUE_APP_PREVIEW=true
# VUE_APP_API_BASE_URL=http://www.jqydl.com:8091/
# VUE_APP_API_BASE_URL=http://192.168.0.105:8091/
 VUE_APP_API_BASE_URL=https://dbgp.is4vc.com/
 VUE_APP_API_BASE_URL=http://192.168.10.5:8091/
# VUE_APP_API_BASE_URL=https://dbgp.is4vc.com/
# VUE_APP_API_BASE_URL=https://www.rksv.store:8091/
# VUE_APP_API_BASE_URL=http://www.ojwuf.com:8091/
# VUE_APP_API_BASE_URL=https://192.168.0.102:8091/
src/views/position/financing.vue
@@ -8,12 +8,12 @@
        <a-tab-pane key="2" tab="股票平仓单" forceRender>
          <financingFlat ref="financingFlats"></financingFlat>
        </a-tab-pane>
        <a-tab-pane key="3" tab="指数持仓单" forceRender>
        <!-- <a-tab-pane key="3" tab="指数持仓单" forceRender>
          <indexHold ref="indexHold"></indexHold>
        </a-tab-pane>
        <a-tab-pane key="4" tab="指数平仓单" forceRender>
          <indexFlat ref="indexFlat"></indexFlat>
        </a-tab-pane>
        </a-tab-pane> -->
        <!-- <a-tab-pane key="5" tab="期货持仓单" forceRender>
                    <futuresHold ref="futuresHold"></futuresHold>
                </a-tab-pane>
src/views/product/markettrading.vue
@@ -51,6 +51,13 @@
            >
              添加盘前</a-button
            >
            <a-button
              type="primary"
              style="margin-left: 8px"
              @click="getlist"
            >
              查询</a-button
            >
          </a-col>
        </a-row>
        <!-- </a-form> -->