diff --git a/sgzb-ui/src/views/cost/csotSettlement/component/exportDialog.vue b/sgzb-ui/src/views/cost/csotSettlement/component/exportDialog.vue new file mode 100644 index 00000000..c2d66d2e --- /dev/null +++ b/sgzb-ui/src/views/cost/csotSettlement/component/exportDialog.vue @@ -0,0 +1,79 @@ + + + diff --git a/sgzb-ui/src/views/cost/csotSettlement/component/finishAndDetails.vue b/sgzb-ui/src/views/cost/csotSettlement/component/finishAndDetails.vue new file mode 100644 index 00000000..69bbd77f --- /dev/null +++ b/sgzb-ui/src/views/cost/csotSettlement/component/finishAndDetails.vue @@ -0,0 +1,117 @@ + + + + + diff --git a/sgzb-ui/src/views/cost/csotSettlement/component/finishTable.vue b/sgzb-ui/src/views/cost/csotSettlement/component/finishTable.vue new file mode 100644 index 00000000..2d3eae75 --- /dev/null +++ b/sgzb-ui/src/views/cost/csotSettlement/component/finishTable.vue @@ -0,0 +1,168 @@ + + + + + diff --git a/sgzb-ui/src/views/cost/csotSettlement/component/monthRecord.vue b/sgzb-ui/src/views/cost/csotSettlement/component/monthRecord.vue new file mode 100644 index 00000000..74a61916 --- /dev/null +++ b/sgzb-ui/src/views/cost/csotSettlement/component/monthRecord.vue @@ -0,0 +1,236 @@ + + + + + diff --git a/sgzb-ui/src/views/cost/csotSettlement/costApplyList.vue b/sgzb-ui/src/views/cost/csotSettlement/costApplyList.vue index 9d425433..44d4d0b1 100644 --- a/sgzb-ui/src/views/cost/csotSettlement/costApplyList.vue +++ b/sgzb-ui/src/views/cost/csotSettlement/costApplyList.vue @@ -1,196 +1,202 @@ + - diff --git a/sgzb-ui/vue.config.js b/sgzb-ui/vue.config.js index 9c70ebb5..ce3fccef 100644 --- a/sgzb-ui/vue.config.js +++ b/sgzb-ui/vue.config.js @@ -47,7 +47,7 @@ module.exports = { // target: `http://10.40.92.74:8080`,//旭/ // target: `http://10.40.92.138:28080`, //帅 // target: `http://10.40.92.253:28080`, //福 - // target: `http://192.168.2.116:39080`, //跃 + target: `http://192.168.2.120:39080`, //跃 //******** 注意事项 ********* */ //1.全局替换qrUrl二维码扫码提供的网址-发布服务器的地址target;