Commit c04c1729 authored by 刘殿昕's avatar 刘殿昕

up

parent a8648fc6
...@@ -240,7 +240,6 @@ ...@@ -240,7 +240,6 @@
</div> </div>
<div <div
class="btn_footer" class="btn_footer"
v-if="now_user != 0 || (now_user == 0 && apploy_msg.second_level != 0)"
> >
<el-button <el-button
v-if="now_user == 1 && apploy_msg.first_level == 0" v-if="now_user == 1 && apploy_msg.first_level == 0"
...@@ -455,6 +454,7 @@ export default { ...@@ -455,6 +454,7 @@ export default {
apploy_msg: { apploy_msg: {
first_level: null, first_level: null,
second_level: null, second_level: null,
state: null
}, },
use_uid: "", use_uid: "",
could_delete: false, could_delete: false,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment