hujh 3 anni fa
parent
commit
110476c457

+ 2 - 2
config/index.js

@@ -56,7 +56,7 @@ let proxyTable = {
   },
   // 所有数据的请求域名地址
   "/api/v1": {
-    target: "http://172.16.33.162:8019",
+    target: "http://localhost:8080",
     // target: "http://172.16.33.162:8019",
     // target: "http://localhost:8080",
     ws: true,
@@ -65,7 +65,7 @@ let proxyTable = {
     }
   },
   "/views/api/v1": {
-    target: "http://172.16.33.162:8019",
+    target: "http://localhost:8080",
     ws: true,
     pathRewrite: {
       "^/views/api/v1": "/api/v1"

+ 2 - 2
src/views/WMS/components/steel/steel_restack.vue

@@ -15,8 +15,8 @@
       </el-button>
     </div>
     <div class="table">
-      <dilTable v-bind.sync="options"> 
-      </dilTable>
+<!--       <dilTable v-bind.sync="options"> 
+      </dilTable> -->
     </div>
       <template>
         <el-tabs v-model="activeName" @tab-click="handleClick">

+ 1 - 1
src/views/WMS/components/steel/steel_restackAdd.vue

@@ -1,7 +1,7 @@
 // 新增倒垛作业
 <template>
     <div class="steel_restackAdd">
-         <PageTitle>返回</PageTitle>
+        <PageTitle>返回</PageTitle>
         <div class="search">
             <div class="warehouse">
                 <span>仓库名称:</span>