提交 3e1cf7a3 编写于 作者: ibizdev's avatar ibizdev

zhujiamin 发布系统代码 [TrainSys,网页端]

上级 e72db37c
......@@ -13,13 +13,13 @@
"dependencies": {
"@floating-ui/dom": "^1.5.3",
"@ibiz-template/command": "^0.0.1-beta.50",
"@ibiz-template/controller": "^0.0.1-beta.135",
"@ibiz-template/core": "^0.0.1-beta.135",
"@ibiz-template/model": "^0.0.1-beta.135",
"@ibiz-template/runtime": "^0.0.1-beta.135",
"@ibiz-template/service": "^0.0.1-beta.135",
"@ibiz-template/theme": "^0.0.1-beta.135",
"@ibiz-template/vue-util": "^0.0.1-beta.135",
"@ibiz-template/controller": "^0.0.1-beta.136",
"@ibiz-template/core": "^0.0.1-beta.136",
"@ibiz-template/model": "^0.0.1-beta.136",
"@ibiz-template/runtime": "^0.0.1-beta.136",
"@ibiz-template/service": "^0.0.1-beta.136",
"@ibiz-template/theme": "^0.0.1-beta.136",
"@ibiz-template/vue-util": "^0.0.1-beta.136",
"@ibiz/dynamic-model-api": "^2.1.28",
"@riophae/vue-treeselect": "^0.4.0",
"dayjs": "^1.11.10",
......
此差异已折叠。
......@@ -12,7 +12,6 @@
"lodash-es": "../js/lodash/4.17.21/lodash.system.min.js",
"echarts": "../js/echarts/5.4.3/echarts.min.js",
"qx-util": "../js/qx-util/0.4.8/qx-util.system.js",
"pinia": "../js/pinia/2.1.7/pinia.system.prod.js",
"path-browserify": "../js/path-browserify/1.0.1/index.system.min.js",
"@floating-ui/dom": "../js/@floating-ui/dom/1.5.3/floating-ui.dom.system.min.js",
"@riophae/vue-treeselect": "../js/@riophae/vue-treeselect/0.4.0/vue-treeselect.umd.min.js",
......
......@@ -42,7 +42,6 @@ export default defineConfig({
'@ibiz-template/vue-util',
'@floating-ui/dom',
'path-browserify',
'pinia',
'qx-util',
],
},
......@@ -58,7 +57,7 @@ export default defineConfig({
changeOrigin: true,
},
'/gsmgmt__gsweb': {
target: 'http://172.16.103.158:30062',
target: 'http://172.16.103.158:30162',
changeOrigin: true,
},
'/sztrainsys__web': {
......
......@@ -1517,16 +1517,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
}, {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
} ]
}, {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册