rev:出库报表增加业务类型
This commit is contained in:
@@ -622,8 +622,7 @@ export default {
|
||||
})
|
||||
},
|
||||
checkboxT(row, rowIndex) {
|
||||
// return row.id !== this.user.id
|
||||
return true
|
||||
return crud.selections.length === 1
|
||||
},
|
||||
resetPassword(row) {
|
||||
this.$confirm(`确认重置密码?`, '提示', {
|
||||
|
||||
Reference in New Issue
Block a user