Commit 5c4de52e authored by 李驰骋's avatar 李驰骋

转正式产品按钮去掉

parent 96d19e98
......@@ -45,10 +45,6 @@
<el-button type="danger" plain icon="el-icon-delete" size="mini" :disabled="multiple"
@click="handleDelete">{{ $t('common.del') }}</el-button>
</el-col>
<el-col :span="1.5">
<el-button type="success" plain icon="el-icon-edit" size="mini" :disabled="multiple"
@click="handBecomeFormalProduct">{{$t('转正式产品')}}</el-button>
</el-col>
<el-col :span="1.5">
<el-button type="success" plain size="mini"
@click="handleSyncData">{{$t('ERP数据同步')}}</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