Commit 7062bdba authored by 刘殿昕's avatar 刘殿昕

云资源申请+云详情

parent 90ed2085
This diff is collapsed.
...@@ -245,7 +245,7 @@ ...@@ -245,7 +245,7 @@
@click="pass" @click="pass"
>提交资源申请</el-button> >提交资源申请</el-button>
<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" class="adjustment"
@click="adjustment" @click="adjustment"
>资源调整</el-button> >资源调整</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