src/views/system/contract/index.vue
@@ -27,26 +27,15 @@ @click="handleAdd" >新增</el-button> </el-col> <!-- <el-col :span="1.5"> <el-col :span="1.5"> <el-button type="success" type="warning" plain icon="el-icon-edit" icon="el-icon-top" size="mini" :disabled="single" @click="handleUpdate" >修改</el-button> </el-col> --> <!-- <el-col :span="1.5"> <el-button type="danger" plain icon="el-icon-delete" size="mini" :disabled="multiple" @click="handleDelete" >删除</el-button> </el-col> --> @click="handleImportPoint" >导入</el-button> </el-col> </el-row>