Commit 22a7dfd8 authored by zhengke's avatar zhengke

修改

parent acd87142
......@@ -22,7 +22,7 @@
<div class="col-2 q-table__title">留学就业产品</div>
<q-space />
<div class="page-option">
<q-btn color="accent" size="sm" class="q-mr-md" icon="add" label="创建报价单" @click="createQuotation" />
<q-btn color="accent" style="display:none;" size="sm" class="q-mr-md" icon="add" label="创建报价单" @click="createQuotation" />
</div>
</template>
<template v-slot:body-cell-Type="props">
......@@ -344,11 +344,11 @@
field: 'SaleStateName',
align: 'left'
},
{
name: 'Id',
label: '操作',
field: 'Id'
}
// {
// name: 'Id',
// label: '操作',
// field: 'Id'
// }
],
//项目类型列表
studyAbroadList: [{
......
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