fix: 修改未执行eslint的代码
This commit is contained in:
@@ -300,7 +300,7 @@ export default {
|
||||
hideTableTooltip,
|
||||
tableDataSort (item) {
|
||||
let orderBy = ''
|
||||
let str = item.prop
|
||||
const str = item.prop
|
||||
if (str === 'dc') {
|
||||
orderBy = str
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user