【修改】修改两栏距离
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
<script src="../../utils/Enum/index.js"></script>
|
||||
<script src="../../utils/Enum/enum.js"></script>
|
||||
|
||||
<template>
|
||||
<div class="process">
|
||||
<div class="process_box">
|
||||
@@ -293,7 +292,7 @@ export default {
|
||||
this.saveProcessALL(this.params).then(
|
||||
()=>{
|
||||
this.saveLoading = false
|
||||
this.$message['activeTab']('保存成功')
|
||||
this.$message.success('保存成功')
|
||||
this.$store.commit('setActiveTabIndex', 'five')
|
||||
this.$router.push({
|
||||
path: "/userCenter/processCenter",
|
||||
|
||||
Reference in New Issue
Block a user