ccjgmwz 3 年之前
父节点
当前提交
29447da816
共有 2 个文件被更改,包括 3 次插入1 次删除
  1. 2 0
      src/views/houseSelfCollect/settlement.vue
  2. 1 1
      vue.config.js

+ 2 - 0
src/views/houseSelfCollect/settlement.vue

@@ -148,6 +148,8 @@
                 placeholder="请输入扣重比"
                 maxlength="100"
                 size="small"
+                type="number"
+                @mousewheel.native.prevent
                 :disabled='disabled'
               />
             </ws-form-item>

+ 1 - 1
vue.config.js

@@ -141,7 +141,7 @@ module.exports = {
         // target: 'https://product-server.winsea.com/', //目标地址
         // target: 'http://standard-dev.winsea.com/', //目标地址
         // target: 'http://localhost:8090/',
-        target: 'http://192.168.1.115:8090/',
+        target: 'http://192.168.1.122:8090/',
         // target: 'http://192.168.1.122:9100/',
         // target: 'http://192.168.1.112:8090/',
         // target: 'http://192.168.1.121:8090/',