fix.js 198 B

123456
  1. define(["require", "exports"], function (require2, exports) {
  2. "use strict";
  3. Object.defineProperty(exports, "__esModule", {value: true});
  4. window.mxClient.basePath = '/assets/mxgraph'
  5. })