tong il y a 4 ans
Parent
commit
dda720b4e4
3 fichiers modifiés avec 452 ajouts et 387 suppressions
  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",

Fichier diff supprimé car celui-ci est trop grand
+ 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]: ''

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff