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

Merge branch 'ldx' into dev

parents 4c6129b1 7062bdba
This diff is collapsed.
......@@ -245,7 +245,7 @@
@click="pass"
>提交资源申请</el-button>
<el-button
v-if="now_user == 0 && apploy_msg.second_level != 0"
v-if="now_user == 0 && use_uid != '' && apploy_msg.second_level != 0"
class="adjustment"
@click="adjustment"
>资源调整</el-button>
......
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