caojunjie před 2 roky
rodič
revize
d659fa32ed

+ 1 - 1
src/views/statisticAnalysis/accountBalanceD/detailPage.vue

@@ -91,7 +91,7 @@ export default {
           prop: 'quantity',
           overHidden: true,
         }, {
-          label: '应收金额',
+          label: '金额',
           prop: 'amount',
           search: true,
           overHidden: true,

+ 1 - 1
vue.config.js

@@ -32,7 +32,7 @@ module.exports = {
       '/api': {
         //本地服务接口地址
         // target: 'http://192.168.3.64:1080',
-        target: 'http://192.168.0.104:1080',
+        target: 'http://192.168.0.101:1080',
         // target: 'http://124.222.119.174:1080',
         // 打包地址
         // target: 'http://121.37.83.47:10004',//服务器ip