mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-06-13 03:39:55 +08:00
注释掉未开发的
This commit is contained in:
@@ -33,7 +33,7 @@
|
|||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<el-tabs
|
<!-- <el-tabs
|
||||||
v-model="activeName"
|
v-model="activeName"
|
||||||
type="card"
|
type="card"
|
||||||
@tab-click="handleClick"
|
@tab-click="handleClick"
|
||||||
@@ -111,7 +111,7 @@
|
|||||||
</el-form>
|
</el-form>
|
||||||
</el-tab-pane>
|
</el-tab-pane>
|
||||||
<el-tab-pane label="订单流水" name="second">订单流水</el-tab-pane>
|
<el-tab-pane label="订单流水" name="second">订单流水</el-tab-pane>
|
||||||
</el-tabs>
|
</el-tabs> -->
|
||||||
<el-dialog title="提现申请" :visible.sync="dialogVisible" width="33%" :before-close="handleClose">
|
<el-dialog title="提现申请" :visible.sync="dialogVisible" width="33%" :before-close="handleClose">
|
||||||
温馨提示
|
温馨提示
|
||||||
<div style="font-size:12px;color:gray">
|
<div style="font-size:12px;color:gray">
|
||||||
|
|||||||
Reference in New Issue
Block a user