system-clients 3.2.1-25 → 3.2.1-26

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": "system-clients",
3
- "version": "3.2.1-25",
3
+ "version": "3.2.1-26",
4
4
  "description": "系统基础框架",
5
5
  "main": "src/index.js",
6
6
  "directories": {
@@ -207,7 +207,7 @@ export default {
207
207
  getwartermakr(this);
208
208
  let component = this.$login.getUrlCompileParames('component')
209
209
  if (component) {
210
- this.isManger = true
210
+ // this.isManger = true
211
211
  this.$refs.route.init(component, {data: this.functions.functions})
212
212
  }
213
213
  if (this.$login.f.password == '1') {