|
@@ -2,7 +2,7 @@
|
|
|
<div class="demand">
|
|
|
<el-col :span="24" class="one" v-if="type == '0'">
|
|
|
<el-col :span="24" class="one_1">
|
|
|
- <el-button type="primary" @click="toCommon('1')">新增</el-button>
|
|
|
+ <el-button type="primary" @click="toCommon('1')">发布成果</el-button>
|
|
|
</el-col>
|
|
|
<el-col :span="24" class="one_2">
|
|
|
<List></List>
|