eoss-ui 0.4.33 → 0.4.35

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.
Files changed (53) hide show
  1. package/lib/button-group.js +1 -1
  2. package/lib/button.js +1 -1
  3. package/lib/checkbox-group.js +1 -1
  4. package/lib/data-table-form.js +1 -1
  5. package/lib/data-table.js +1 -1
  6. package/lib/date-picker.js +1 -1
  7. package/lib/dialog.js +1 -1
  8. package/lib/eoss-ui.common.js +133 -112
  9. package/lib/flow-group.js +1 -1
  10. package/lib/flow-list.js +1 -1
  11. package/lib/flow.js +65 -56
  12. package/lib/form.js +1 -1
  13. package/lib/handle-user.js +4 -4
  14. package/lib/handler.js +4 -4
  15. package/lib/index.js +1 -1
  16. package/lib/input-number.js +1 -1
  17. package/lib/input.js +2 -2
  18. package/lib/login.js +1 -1
  19. package/lib/main.js +5 -5
  20. package/lib/mainComp.js +5 -5
  21. package/lib/nav.js +1 -1
  22. package/lib/page.js +1 -1
  23. package/lib/player.js +1 -1
  24. package/lib/qr-code.js +1 -1
  25. package/lib/radio-group.js +1 -1
  26. package/lib/select-ganged.js +1 -1
  27. package/lib/select.js +1 -1
  28. package/lib/selector-panel.js +1 -1
  29. package/lib/selector.js +1 -1
  30. package/lib/sizer.js +1 -1
  31. package/lib/steps.js +1 -1
  32. package/lib/switch.js +1 -1
  33. package/lib/table-form.js +1 -1
  34. package/lib/tabs.js +1 -1
  35. package/lib/tips.js +1 -1
  36. package/lib/tree-group.js +15 -3
  37. package/lib/tree.js +4 -4
  38. package/lib/upload.js +1 -1
  39. package/lib/utils/util.js +1 -1
  40. package/lib/wujie.js +1 -1
  41. package/lib/wxlogin.js +1 -1
  42. package/package.json +2 -2
  43. package/packages/flow/src/component/taskUnionExamine.vue +30 -25
  44. package/packages/flow/src/main.vue +25 -18
  45. package/packages/handle-user/src/main.vue +4 -4
  46. package/packages/handler/src/main.vue +2 -1
  47. package/packages/input/src/main.vue +12 -5
  48. package/packages/main/src/main.vue +3 -2
  49. package/packages/mainComp/src/main.vue +3 -2
  50. package/packages/tree/src/main.vue +1 -1
  51. package/packages/tree-group/src/main.vue +20 -0
  52. package/src/index.js +1 -1
  53. package/src/utils/util.js +2 -1
@@ -245,7 +245,7 @@ var ajax = function ajax(_ref) {
245
245
  }
246
246
  if (response.status === 200) {
247
247
  if (response.data.rCode === 64 || response.data.rCode === 65 || response.data.rCode === 67 || response.data.rCode === 69) {
248
- removeStorage(['Authorization', 'token', 'ssId', 'userId', 'userName', 'deviceUnique', 'menus', 'menus', 'useCaseCodes', 'mainConfig']);
248
+ removeStorage(['Authorization', 'token', 'ssId', 'userId', 'userName', 'deviceUnique', 'menus', 'menus', 'useCaseCodes', 'mainConfig', 'jump']);
249
249
  if (win.top.location.href.indexOf('#/login') === -1 && win.top.location.href.indexOf('/login.html') === -1) {
250
250
  clearTimeout(loginMsg);
251
251
  loginMsg = setTimeout(function () {
package/lib/button.js CHANGED
@@ -245,7 +245,7 @@ var ajax = function ajax(_ref) {
245
245
  }
246
246
  if (response.status === 200) {
247
247
  if (response.data.rCode === 64 || response.data.rCode === 65 || response.data.rCode === 67 || response.data.rCode === 69) {
248
- removeStorage(['Authorization', 'token', 'ssId', 'userId', 'userName', 'deviceUnique', 'menus', 'menus', 'useCaseCodes', 'mainConfig']);
248
+ removeStorage(['Authorization', 'token', 'ssId', 'userId', 'userName', 'deviceUnique', 'menus', 'menus', 'useCaseCodes', 'mainConfig', 'jump']);
249
249
  if (win.top.location.href.indexOf('#/login') === -1 && win.top.location.href.indexOf('/login.html') === -1) {
250
250
  clearTimeout(loginMsg);
251
251
  loginMsg = setTimeout(function () {
@@ -245,7 +245,7 @@ var ajax = function ajax(_ref) {
245
245
  }
246
246
  if (response.status === 200) {
247
247
  if (response.data.rCode === 64 || response.data.rCode === 65 || response.data.rCode === 67 || response.data.rCode === 69) {
248
- removeStorage(['Authorization', 'token', 'ssId', 'userId', 'userName', 'deviceUnique', 'menus', 'menus', 'useCaseCodes', 'mainConfig']);
248
+ removeStorage(['Authorization', 'token', 'ssId', 'userId', 'userName', 'deviceUnique', 'menus', 'menus', 'useCaseCodes', 'mainConfig', 'jump']);
249
249
  if (win.top.location.href.indexOf('#/login') === -1 && win.top.location.href.indexOf('/login.html') === -1) {
250
250
  clearTimeout(loginMsg);
251
251
  loginMsg = setTimeout(function () {
@@ -244,7 +244,7 @@ var ajax = function ajax(_ref) {
244
244
  }
245
245
  if (response.status === 200) {
246
246
  if (response.data.rCode === 64 || response.data.rCode === 65 || response.data.rCode === 67 || response.data.rCode === 69) {
247
- removeStorage(['Authorization', 'token', 'ssId', 'userId', 'userName', 'deviceUnique', 'menus', 'menus', 'useCaseCodes', 'mainConfig']);
247
+ removeStorage(['Authorization', 'token', 'ssId', 'userId', 'userName', 'deviceUnique', 'menus', 'menus', 'useCaseCodes', 'mainConfig', 'jump']);
248
248
  if (win.top.location.href.indexOf('#/login') === -1 && win.top.location.href.indexOf('/login.html') === -1) {
249
249
  clearTimeout(loginMsg);
250
250
  loginMsg = setTimeout(function () {
package/lib/data-table.js CHANGED
@@ -244,7 +244,7 @@ var ajax = function ajax(_ref) {
244
244
  }
245
245
  if (response.status === 200) {
246
246
  if (response.data.rCode === 64 || response.data.rCode === 65 || response.data.rCode === 67 || response.data.rCode === 69) {
247
- removeStorage(['Authorization', 'token', 'ssId', 'userId', 'userName', 'deviceUnique', 'menus', 'menus', 'useCaseCodes', 'mainConfig']);
247
+ removeStorage(['Authorization', 'token', 'ssId', 'userId', 'userName', 'deviceUnique', 'menus', 'menus', 'useCaseCodes', 'mainConfig', 'jump']);
248
248
  if (win.top.location.href.indexOf('#/login') === -1 && win.top.location.href.indexOf('/login.html') === -1) {
249
249
  clearTimeout(loginMsg);
250
250
  loginMsg = setTimeout(function () {
@@ -245,7 +245,7 @@ var ajax = function ajax(_ref) {
245
245
  }
246
246
  if (response.status === 200) {
247
247
  if (response.data.rCode === 64 || response.data.rCode === 65 || response.data.rCode === 67 || response.data.rCode === 69) {
248
- removeStorage(['Authorization', 'token', 'ssId', 'userId', 'userName', 'deviceUnique', 'menus', 'menus', 'useCaseCodes', 'mainConfig']);
248
+ removeStorage(['Authorization', 'token', 'ssId', 'userId', 'userName', 'deviceUnique', 'menus', 'menus', 'useCaseCodes', 'mainConfig', 'jump']);
249
249
  if (win.top.location.href.indexOf('#/login') === -1 && win.top.location.href.indexOf('/login.html') === -1) {
250
250
  clearTimeout(loginMsg);
251
251
  loginMsg = setTimeout(function () {
package/lib/dialog.js CHANGED
@@ -244,7 +244,7 @@ var ajax = function ajax(_ref) {
244
244
  }
245
245
  if (response.status === 200) {
246
246
  if (response.data.rCode === 64 || response.data.rCode === 65 || response.data.rCode === 67 || response.data.rCode === 69) {
247
- removeStorage(['Authorization', 'token', 'ssId', 'userId', 'userName', 'deviceUnique', 'menus', 'menus', 'useCaseCodes', 'mainConfig']);
247
+ removeStorage(['Authorization', 'token', 'ssId', 'userId', 'userName', 'deviceUnique', 'menus', 'menus', 'useCaseCodes', 'mainConfig', 'jump']);
248
248
  if (win.top.location.href.indexOf('#/login') === -1 && win.top.location.href.indexOf('/login.html') === -1) {
249
249
  clearTimeout(loginMsg);
250
250
  loginMsg = setTimeout(function () {