tong 4 anos atrás
pai
commit
dda720b4e4
3 arquivos alterados com 452 adições e 387 exclusões
  1. 1 0
      package.json
  2. 449 385
      src/views/warehouseBusiness/inStock/index.vue
  3. 2 2
      vue.config.js

+ 1 - 0
package.json

@@ -55,6 +55,7 @@
     "normalize.css": "7.0.0",
     "nprogress": "0.2.0",
     "path-to-regexp": "2.4.0",
+    "print-js": "^1.5.0",
     "quill": "1.3.7",
     "screenfull": "4.2.0",
     "sortablejs": "1.8.4",

Diferenças do arquivo suprimidas por serem muito extensas
+ 449 - 385
src/views/warehouseBusiness/inStock/index.vue


+ 2 - 2
vue.config.js

@@ -34,8 +34,8 @@ module.exports = {
     proxy: {
       // detail: https://cli.vuejs.org/config/#devserver-proxy
       [process.env.VUE_APP_BASE_API]: {
-        target: `http://192.168.137.112:9010`,
-        // target: `http://engineering.echepei.com:9010/`,
+        // target: `http://192.168.137.112:9010`,
+        target: `http://engineering.echepei.com:9010/`,
         changeOrigin: true,
         pathRewrite: {
           ['^' + process.env.VUE_APP_BASE_API]: ''

Alguns arquivos não foram mostrados porque muitos arquivos mudaram nesse diff