mirror of
https://github.com/kuaifan/dootask.git
synced 2026-02-28 04:40:37 +00:00
no message
This commit is contained in:
parent
b590bce3e1
commit
87933c821f
2
public/css/app.css
vendored
2
public/css/app.css
vendored
File diff suppressed because one or more lines are too long
2
public/js/app.js
vendored
2
public/js/app.js
vendored
File diff suppressed because one or more lines are too long
2
public/js/build/29.js
vendored
Normal file
2
public/js/build/29.js
vendored
Normal file
File diff suppressed because one or more lines are too long
2
public/js/build/596.js
vendored
2
public/js/build/596.js
vendored
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
||||
226c47835bddc9c6
|
||||
77e5f2b64978bd61
|
||||
|
||||
@ -799,7 +799,7 @@ export default {
|
||||
if (type) {
|
||||
return h('AutoTip', type.name);
|
||||
} else {
|
||||
return h('div', (row.ext || row.type).replace(/^\S/, s => s.toUpperCase()))
|
||||
return h('div', row.ext || row.type)
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user