@bsgoal/common 2.11.2 → 2.11.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bsgoal/common",
3
- "version": "2.11.2",
3
+ "version": "2.11.3",
4
4
  "private": false,
5
5
  "files": [
6
6
  "dist",
@@ -2,7 +2,7 @@
2
2
  * @Author: canlong.shen
3
3
  * @Date: 2023-04-13 09:38:11
4
4
  * @LastEditors: canlong.shen
5
- * @LastEditTime: 2023-06-21 14:26:46
5
+ * @LastEditTime: 2023-06-21 14:35:58
6
6
  * @FilePath: \common\src\components\bsgoal-base-search\index.vue
7
7
  * @Description: 表格查询 公共组件
8
8
  *
@@ -281,7 +281,6 @@ defineExpose({
281
281
  <template>
282
282
  <div class="bsgoal-base-search">
283
283
  <div class="base_search">
284
- {{ model }}
285
284
  <!-- / 表单内容 -->
286
285
  <el-form ref="EL_FORM_REF" label-suffix=":" :show-message="false" :model="model" v-align>
287
286
  <el-row>