fzq #35
@@ -3,7 +3,7 @@
 | 
			
		||||
 * @Date: 2021-03-04 16:13:51
 | 
			
		||||
<<<<<<< HEAD
 | 
			
		||||
 * @LastEditors: fzq
 | 
			
		||||
 * @LastEditTime: 2022-03-06 18:40:17
 | 
			
		||||
 * @LastEditTime: 2022-03-06 19:53:27
 | 
			
		||||
=======
 | 
			
		||||
 * @LastEditors: zwq
 | 
			
		||||
 * @LastEditTime: 2022-03-04 10:13:41
 | 
			
		||||
@@ -160,8 +160,8 @@ export default {
 | 
			
		||||
    status: '状态'
 | 
			
		||||
  },
 | 
			
		||||
  storageBox: {
 | 
			
		||||
    name: '名称',
 | 
			
		||||
    code: '编码',
 | 
			
		||||
    name: '存储箱名称',
 | 
			
		||||
    code: '存储箱编码',
 | 
			
		||||
    alias: '别名',
 | 
			
		||||
    StorageQuantity: '存储数量',
 | 
			
		||||
    status: '状态',
 | 
			
		||||
 
 | 
			
		||||
@@ -46,9 +46,9 @@ module.exports = {
 | 
			
		||||
    // 这里写入需要代理的api和对应的目标地址
 | 
			
		||||
    proxy: {
 | 
			
		||||
      '/api': {
 | 
			
		||||
        // target: 'http://localhost:8080',
 | 
			
		||||
        target: 'http://localhost:8080',
 | 
			
		||||
        // target: 'http://192.168.0.148:8080',
 | 
			
		||||
        target: 'http://a.wms.picaiba.com/api',
 | 
			
		||||
        // target: 'http://a.wms.picaiba.com/api',
 | 
			
		||||
        // target: 'http://192.168.0.127:8080',
 | 
			
		||||
        // target: 'http://192.168.0.165:8080',
 | 
			
		||||
        // target: 'http://192.168.43.105:8080',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user