fix: 编译问题bug修复,最后一次
This commit is contained in:
@@ -246,7 +246,7 @@ function synchroWxUserF() {
|
||||
})
|
||||
.catch(() => {})
|
||||
}
|
||||
|
||||
//test
|
||||
function sortChange(val) {
|
||||
const prop = val.prop ? val.prop.replace(/([A-Z])/g, '_$1').toLowerCase() : ''
|
||||
if (val.order == 'ascending') {
|
||||
|
||||
Reference in New Issue
Block a user