doway-coms 1.4.90 → 1.4.91

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": "doway-coms",
3
- "version": "1.4.90",
3
+ "version": "1.4.91",
4
4
  "description": "doway组件库",
5
5
  "author": "dowaysoft",
6
6
  "main": "packages/index.js",
@@ -170,7 +170,7 @@ export default {
170
170
  }
171
171
  ],
172
172
  event,
173
- zIndex: 100,
173
+ zIndex: 1000,
174
174
  minWidth: 150
175
175
  });
176
176
  return false;
@@ -150,7 +150,7 @@ export default {
150
150
  }
151
151
  ],
152
152
  event,
153
- zIndex: 100,
153
+ zIndex: 1000,
154
154
  minWidth: 150
155
155
  });
156
156
  return false;
@@ -182,7 +182,7 @@ export default {
182
182
  }
183
183
  ],
184
184
  event,
185
- zIndex: 100,
185
+ zIndex: 1000,
186
186
  minWidth: 150
187
187
  });
188
188
  return false;
@@ -151,7 +151,7 @@ export default {
151
151
  }
152
152
  ],
153
153
  event,
154
- zIndex: 100,
154
+ zIndex: 1000,
155
155
  minWidth: 150
156
156
  });
157
157
  return false;
@@ -164,7 +164,7 @@ export default {
164
164
  },
165
165
  ],
166
166
  event,
167
- zIndex: 100,
167
+ zIndex: 1000,
168
168
  minWidth: 150,
169
169
  });
170
170
  return false;
@@ -152,7 +152,7 @@ export default {
152
152
  }
153
153
  ],
154
154
  event,
155
- zIndex: 100,
155
+ zIndex: 1000,
156
156
  minWidth: 150
157
157
  });
158
158
  return false;