mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-07 17:07:19 +08:00
chore: update element-plus^2.5.0
This commit is contained in:
parent
ebc245d004
commit
aa8ba9a3e5
@ -53,8 +53,8 @@
|
|||||||
"@logicflow/core": "^1.2.18",
|
"@logicflow/core": "^1.2.18",
|
||||||
"@logicflow/extension": "^1.2.19",
|
"@logicflow/extension": "^1.2.19",
|
||||||
"@pureadmin/descriptions": "^1.2.0",
|
"@pureadmin/descriptions": "^1.2.0",
|
||||||
"@pureadmin/table": "^3.0.0",
|
"@pureadmin/table": "^3.0.1",
|
||||||
"@pureadmin/utils": "^2.2.0",
|
"@pureadmin/utils": "^2.3.1",
|
||||||
"@vueuse/core": "^10.7.1",
|
"@vueuse/core": "^10.7.1",
|
||||||
"@vueuse/motion": "^2.0.0",
|
"@vueuse/motion": "^2.0.0",
|
||||||
"@wangeditor/editor": "^5.1.23",
|
"@wangeditor/editor": "^5.1.23",
|
||||||
@ -67,7 +67,7 @@
|
|||||||
"dayjs": "^1.11.10",
|
"dayjs": "^1.11.10",
|
||||||
"echarts": "^5.4.3",
|
"echarts": "^5.4.3",
|
||||||
"el-table-infinite-scroll": "^3.0.3",
|
"el-table-infinite-scroll": "^3.0.3",
|
||||||
"element-plus": "^2.4.4",
|
"element-plus": "^2.5.0",
|
||||||
"intro.js": "^7.2.0",
|
"intro.js": "^7.2.0",
|
||||||
"js-cookie": "^3.0.5",
|
"js-cookie": "^3.0.5",
|
||||||
"jsbarcode": "^3.11.6",
|
"jsbarcode": "^3.11.6",
|
||||||
|
34
pnpm-lock.yaml
generated
34
pnpm-lock.yaml
generated
@ -19,13 +19,13 @@ dependencies:
|
|||||||
version: 1.2.19
|
version: 1.2.19
|
||||||
'@pureadmin/descriptions':
|
'@pureadmin/descriptions':
|
||||||
specifier: ^1.2.0
|
specifier: ^1.2.0
|
||||||
version: 1.2.0(element-plus@2.4.4)(typescript@5.3.3)
|
version: 1.2.0(element-plus@2.5.0)(typescript@5.3.3)
|
||||||
'@pureadmin/table':
|
'@pureadmin/table':
|
||||||
specifier: ^3.0.0
|
specifier: ^3.0.1
|
||||||
version: 3.0.0(element-plus@2.4.4)(typescript@5.3.3)
|
version: 3.0.1(element-plus@2.5.0)(typescript@5.3.3)
|
||||||
'@pureadmin/utils':
|
'@pureadmin/utils':
|
||||||
specifier: ^2.2.0
|
specifier: ^2.3.1
|
||||||
version: 2.2.0(echarts@5.4.3)(vue@3.4.5)
|
version: 2.3.1(echarts@5.4.3)(vue@3.4.5)
|
||||||
'@vueuse/core':
|
'@vueuse/core':
|
||||||
specifier: ^10.7.1
|
specifier: ^10.7.1
|
||||||
version: 10.7.1(vue@3.4.5)
|
version: 10.7.1(vue@3.4.5)
|
||||||
@ -63,8 +63,8 @@ dependencies:
|
|||||||
specifier: ^3.0.3
|
specifier: ^3.0.3
|
||||||
version: 3.0.3(typescript@5.3.3)
|
version: 3.0.3(typescript@5.3.3)
|
||||||
element-plus:
|
element-plus:
|
||||||
specifier: ^2.4.4
|
specifier: ^2.5.0
|
||||||
version: 2.4.4(vue@3.4.5)
|
version: 2.5.0(vue@3.4.5)
|
||||||
intro.js:
|
intro.js:
|
||||||
specifier: ^7.2.0
|
specifier: ^7.2.0
|
||||||
version: 7.2.0
|
version: 7.2.0
|
||||||
@ -1726,24 +1726,24 @@ packages:
|
|||||||
resolution: {integrity: sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==}
|
resolution: {integrity: sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@pureadmin/descriptions@1.2.0(element-plus@2.4.4)(typescript@5.3.3):
|
/@pureadmin/descriptions@1.2.0(element-plus@2.5.0)(typescript@5.3.3):
|
||||||
resolution: {integrity: sha512-k2A3SGGKf0eKrSQB3hXzgGlAz7DKSM31WN/QGBn37UCIHfQlIVrvSPEAF2omHlukQT2Artap6veCqBcJ9dGAKQ==}
|
resolution: {integrity: sha512-k2A3SGGKf0eKrSQB3hXzgGlAz7DKSM31WN/QGBn37UCIHfQlIVrvSPEAF2omHlukQT2Artap6veCqBcJ9dGAKQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
element-plus: ^2.0.0
|
element-plus: ^2.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
'@element-plus/icons-vue': 2.3.1(vue@3.4.5)
|
'@element-plus/icons-vue': 2.3.1(vue@3.4.5)
|
||||||
element-plus: 2.4.4(vue@3.4.5)
|
element-plus: 2.5.0(vue@3.4.5)
|
||||||
vue: 3.4.5(typescript@5.3.3)
|
vue: 3.4.5(typescript@5.3.3)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- typescript
|
- typescript
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@pureadmin/table@3.0.0(element-plus@2.4.4)(typescript@5.3.3):
|
/@pureadmin/table@3.0.1(element-plus@2.5.0)(typescript@5.3.3):
|
||||||
resolution: {integrity: sha512-Pfh1apzYwCfkNIrc9R0/Yi8dBZOhWZq0uwRa/b1OsDr7dYqfYs1lRxcGkPsmYgIKx8kZbaOaGBfHAsyf+WFgpQ==}
|
resolution: {integrity: sha512-DBIv0YRZogSIEtsBPNjm6tYuImaE8ZJXwAu/gutEyaH9wATN09doKDmAisyBj+XEydfM5R9hlvhQ8SzJkbtarA==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
element-plus: ^2.0.0
|
element-plus: ^2.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
element-plus: 2.4.4(vue@3.4.5)
|
element-plus: 2.5.0(vue@3.4.5)
|
||||||
vue: 3.4.5(typescript@5.3.3)
|
vue: 3.4.5(typescript@5.3.3)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- typescript
|
- typescript
|
||||||
@ -1757,8 +1757,8 @@ packages:
|
|||||||
string-hash: 1.1.3
|
string-hash: 1.1.3
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@pureadmin/utils@2.2.0(echarts@5.4.3)(vue@3.4.5):
|
/@pureadmin/utils@2.3.1(echarts@5.4.3)(vue@3.4.5):
|
||||||
resolution: {integrity: sha512-G4/Qzu0QosXlfTO/gWvgpygugFuUVpwUspfuejIqBnrJEudBllx17wZdDjNEL27Uwg+HjXYjofXQUGUX4E2NtA==}
|
resolution: {integrity: sha512-rg23cFs7y0jJ54TNCIM810ZKLf6G7Hk8h2Lr/D1Uw+ertDxCtIeQYpJ56Vo+I8ibUpVZDBA0qpKiUziUTs//WA==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
echarts: '*'
|
echarts: '*'
|
||||||
vue: '*'
|
vue: '*'
|
||||||
@ -3963,7 +3963,7 @@ packages:
|
|||||||
resolution: {integrity: sha512-cmMHg4MxrNOV2dFziV3ISRo+rM/3tAH8TE3wWMGKd4ucjvk21Bfb6MJfPuNAicLOkq4fYZm+J+mr0NmDPnvolQ==}
|
resolution: {integrity: sha512-cmMHg4MxrNOV2dFziV3ISRo+rM/3tAH8TE3wWMGKd4ucjvk21Bfb6MJfPuNAicLOkq4fYZm+J+mr0NmDPnvolQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
core-js: 3.35.0
|
core-js: 3.35.0
|
||||||
element-plus: 2.4.4(vue@3.4.5)
|
element-plus: 2.5.0(vue@3.4.5)
|
||||||
vue: 3.4.5(typescript@5.3.3)
|
vue: 3.4.5(typescript@5.3.3)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
@ -3996,8 +3996,8 @@ packages:
|
|||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/element-plus@2.4.4(vue@3.4.5):
|
/element-plus@2.5.0(vue@3.4.5):
|
||||||
resolution: {integrity: sha512-TlKubXJgxwhER0dw+8ULn9hr9kZjraV4R6Q/eidwWUwCKxwXYPBGmMKsZ/85tlxlhMYbcLZd/YZh6G3QkHX4fg==}
|
resolution: {integrity: sha512-NE58a5Exf0/vxgxRRR2Ibs7AjiqB72lMrg7plmSoZwgZy17IQAWgzOe7ZyRtEQM/3q3BAuJDTUUAuhP/mKVPKg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vue: ^3.2.0
|
vue: ^3.2.0
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -20,7 +20,7 @@ export function useColumns() {
|
|||||||
label: "需求人数",
|
label: "需求人数",
|
||||||
prop: "requiredNumber",
|
prop: "requiredNumber",
|
||||||
filterMultiple: false,
|
filterMultiple: false,
|
||||||
// filterClassName: "pure-table-filter", // TODO:https://github.com/element-plus/element-plus/pull/15389
|
filterClassName: "pure-table-filter",
|
||||||
filters: [
|
filters: [
|
||||||
{ text: "≥16000", value: "more" },
|
{ text: "≥16000", value: "more" },
|
||||||
{ text: "<16000", value: "less" }
|
{ text: "<16000", value: "less" }
|
||||||
|
@ -42,7 +42,7 @@ const { loading, columns, dataList, pagination, Empty, onCurrentChange } =
|
|||||||
</pure-table>
|
</pure-table>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<!-- <style lang="scss">
|
<style lang="scss">
|
||||||
.pure-table-filter {
|
.pure-table-filter {
|
||||||
.el-table-filter__list {
|
.el-table-filter__list {
|
||||||
min-width: 80px;
|
min-width: 80px;
|
||||||
@ -53,7 +53,7 @@ const { loading, columns, dataList, pagination, Empty, onCurrentChange } =
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style> -->
|
</style>
|
||||||
|
|
||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
:deep(.el-table) {
|
:deep(.el-table) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user