mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-05 02:20:12 +08:00
计费模板保存并发布
This commit is contained in:
@@ -288,7 +288,8 @@
|
||||
<!-- 电动汽车 电动自行车 公用一组按钮 -->
|
||||
<div style="position: absolute; bottom: 18px; right: 60px">
|
||||
<el-button @click="hCancel">取 消</el-button>
|
||||
<el-button type="primary" @click="onSubmit">确 定</el-button>
|
||||
<!--<el-button type="primary" @click="onSubmit">保 存</el-button>-->
|
||||
<el-button type="primary" @click="onSubmit">保存并发布</el-button>
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user