ocpview-plus 1.2.0 → 1.2.1
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.
|
@@ -453,7 +453,7 @@ common.initEview = function(ViewUI2) {
|
|
|
453
453
|
common.initAnchor(ViewUI2.Anchor);
|
|
454
454
|
};
|
|
455
455
|
const name = "ocpview-plus";
|
|
456
|
-
const version$2 = "1.
|
|
456
|
+
const version$2 = "1.2.0";
|
|
457
457
|
const title = "ocpviewPlus";
|
|
458
458
|
const description = "A high quality Service UI components Library with Vue.js";
|
|
459
459
|
const homepage = "";
|
|
@@ -49679,7 +49679,6 @@ const _sfc_main$r = {
|
|
|
49679
49679
|
}
|
|
49680
49680
|
},
|
|
49681
49681
|
mounted() {
|
|
49682
|
-
this.loadDynamicConfig();
|
|
49683
49682
|
let billno = this.$Method.getUrlParam("billno");
|
|
49684
49683
|
if (billno) {
|
|
49685
49684
|
let para = {};
|