Przeglądaj źródła

修改点击费用清单没反应问题

lichao 3 lat temu
rodzic
commit
1e7106571c

+ 1 - 1
src/views/kaihe/domesticTrade/orderInformation/index.vue

@@ -1991,7 +1991,7 @@ export default {
         }
         }
       }
       }
       if (this.warehouseCrList) {
       if (this.warehouseCrList) {
-        console.log(this.warehouseCrList[1].fCorpid);
+        // console.log(this.warehouseCrList[1].fCorpid);
         for (let li in this.warehouseCrList) {
         for (let li in this.warehouseCrList) {
           if (!this.warehouseCrList[li].fBusinessType) {
           if (!this.warehouseCrList[li].fBusinessType) {
             this.$message.error('应付费用第' + (Number(li) + 1) + '行业务类型为空,请维护业务类型')
             this.$message.error('应付费用第' + (Number(li) + 1) + '行业务类型为空,请维护业务类型')