Browse Source

Merge branch 'master' of http://47.100.3.209:3000/gdc/yiliangyiyun-pc

ccjgmwz 3 years ago
parent
commit
1390da3309

+ 1 - 1
src/views/taskManagement/tranManagementTransportAdd.vue

@@ -422,7 +422,6 @@ export default {
   data() {
   data() {
     let self = this
     let self = this
     return {
     return {
-      flag: 2,
       checkList: [],
       checkList: [],
       deptBudgetList: {
       deptBudgetList: {
         taskNo: '',
         taskNo: '',
@@ -694,6 +693,7 @@ export default {
         })
         })
       xialaNo({
       xialaNo({
         compId: this.compId,
         compId: this.compId,
+        flag: 8,
       })
       })
         .toPromise()
         .toPromise()
         .then((response) => {
         .then((response) => {

+ 1 - 1
src/views/warehouse/warehouseManagementPut.vue

@@ -535,7 +535,7 @@ export default {
         })
         })
         return
         return
       }
       }
-      if (this.deptBudgetList.carNo > 7) {
+      if (this.deptBudgetList.carNo.length > 7) {
         this.$message({
         this.$message({
           message: '车牌号输入错误,请输入7个字符之内',
           message: '车牌号输入错误,请输入7个字符之内',
           type: 'warning'
           type: 'warning'

+ 1 - 2
vue.config.js

@@ -141,8 +141,7 @@ module.exports = {
         // target: 'https://product-server.winsea.com/', //目标地址
         // target: 'https://product-server.winsea.com/', //目标地址
         // target: 'http://standard-dev.winsea.com/', //目标地址
         // target: 'http://standard-dev.winsea.com/', //目标地址
         // target: 'http://localhost:8090/',
         // target: 'http://localhost:8090/',
-        target: 'http://192.168.1.122:8090/',
-        // target: 'http://192.168.1.122:9100/',
+        target: 'http://192.168.1.120:8090/',
         // target: 'http://192.168.1.112:8090/',
         // target: 'http://192.168.1.112:8090/',
         // target: 'http://192.168.1.121:8090/',
         // target: 'http://192.168.1.121:8090/',
         // target: 'http://192.168.1.119:8090/',
         // target: 'http://192.168.1.119:8090/',