tong %!s(int64=4) %!d(string=hai) anos
pai
achega
dda720b4e4
Modificáronse 3 ficheiros con 452 adicións e 387 borrados
  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",

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 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]: ''

Algúns arquivos non se mostraron porque demasiados arquivos cambiaron neste cambio