diff --git a/client/.env.development b/client/.env.development index f0aff47..8c9070b 100644 --- a/client/.env.development +++ b/client/.env.development @@ -2,7 +2,7 @@ ENV = 'development' # base api -VUE_APP_BASE_API = 'http://localhost:8000/api' +VUE_APP_BASE_API = 'http://10.0.11.127:8000/api' # vue-cli uses the VUE_CLI_BABEL_TRANSPILE_MODULES environment variable, # to control whether the babel-plugin-dynamic-import-node plugin is enabled. diff --git a/client/src/views/qualityinspect/inspecttaskdo.vue b/client/src/views/qualityinspect/inspecttaskdo.vue index fb527e2..4e666dc 100644 --- a/client/src/views/qualityinspect/inspecttaskdo.vue +++ b/client/src/views/qualityinspect/inspecttaskdo.vue @@ -150,24 +150,60 @@ - + + + + + - - - + + + + + + - - - + + + + + @@ -176,24 +212,7 @@ 确认 - - - - - - - - +