Przeglądaj źródła

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

zhongtianhaoyuan 3 lat temu
rodzic
commit
014ee64891

+ 1 - 1
src/views/houseSelfCollect/weighingManagement.vue

@@ -418,7 +418,7 @@
         console.log(this.cangid)
         console.log(this.cangid)
         // 质检是否是已确定状态
         // 质检是否是已确定状态
         let _isGoweightCheck = this.isConfirmQuality(row)
         let _isGoweightCheck = this.isConfirmQuality(row)
-        if (_isGoweightCheck) {
+        if (!_isGoweightCheck) {
           this.$router.push({
           this.$router.push({
             path: 'weightCheck',
             path: 'weightCheck',
             query: {
             query: {