diff --git a/package.json b/package.json index 9a51b18f..ebd580ce 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { - "name": "@wocwin/t-ui-plus", - "version": "1.4.4", + "name": "beautifulx-ui-plus", + "version": "1.4.6", "description": "Vue3 中基于Element-plus二次封装基础组件文档", - "author": "wocwin", + "author": "xbeautiful", "license": "MIT", "private": false, "main": "lib/t-ui-plus.umd.cjs", @@ -99,4 +99,4 @@ "封装组件", "components" ] -} \ No newline at end of file +} diff --git a/packages/query-condition/src/index.vue b/packages/query-condition/src/index.vue index a3f79661..a7804506 100644 --- a/packages/query-condition/src/index.vue +++ b/packages/query-condition/src/index.vue @@ -1,28 +1,12 @@