zhongtianhaoyuan 3 سال پیش
والد
کامیت
4cd9f9eff9
3فایلهای تغییر یافته به همراه1 افزوده شده و 5 حذف شده
  1. 0 2
      src/views/houseSelfCollect/inspectionManagement.vue
  2. 0 2
      src/views/houseSelfCollect/weightCheck.vue
  3. 1 1
      vue.config.js

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

@@ -169,8 +169,6 @@ export default {
       this.getList()
     },
     inspectInfo(row, index) {
-      console.log(this.warehouseList,"仓库")
-      console.log( this.WAREHOUSE[1].payname)
       for(let i = 0 ; i < this.warehouseList.length ; i++){
         if(this.WAREHOUSE[1].payname == this.warehouseList[i].value){
           this.cangid = this.warehouseList[i].id

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

@@ -126,8 +126,6 @@
               <div class="table-content-item">辽A11111</div>
             </div>
           </div> -->
-
-
           </div>
         </ws-form>
       </div>

+ 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.103:9100/',
+        target: 'http://192.168.1.120:8090/',
         // target: 'http://192.168.1.112:8090/',
         // target: 'http://192.168.1.121:8090/',
         // target: 'http://192.168.1.119:8090/',