zhongtianhaoyuan před 3 roky
rodič
revize
fc27979739

+ 1 - 0
src/views/taskManagement/moveWarehouseTaskLook.vue

@@ -164,6 +164,7 @@
         row="3"
         placeholder="暂无"
         maxlength="200"
+        readonly
       />
       <div class="small-title" style="font-size: 16px">实际流转数量</div>
       <ws-info-table class="flow">

+ 1 - 1
vue.config.js

@@ -145,7 +145,7 @@ module.exports = {
         // target: 'http://standard-dev.winsea.com/', //目标地址
         // target: 'http://localhost:8090/',
         // target: 'http://192.168.1.121:8090/',
-        target: 'http://192.168.1.116:8090/',
+        target: 'http://192.168.1.120:8090/',
         // target: 'http://192.168.1.119:8090/',
         // target: 'http://192.168.24.5:8098',//目标地址
         // target: 'http://product-server.winsea.com/',