src/views/procurementManagement/invoiceEntry/index.vue
@@ -24,8 +24,8 @@ <el-button type="primary" @click="handleAdd('add')"> 新增登记 </el-button> <el-button @click="handleOut">导出</el-button> <el-button type="danger" plain @click="handleDelete">删除</el-button> <!-- <el-button @click="handleOut">导出</el-button>--> <!-- <el-button type="danger" plain @click="handleDelete">删除</el-button>--> </div> </div> <PIMTable @@ -116,12 +116,12 @@ { label: "供应商名称", prop: "supplierName", width:200 width:300 }, { label: "项目名称", prop: "projectName", width:150 width:400 }, { label: "录入人",