Qukatie hai 1 ano
pai
achega
bc474325ce
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/views/tradeAgency/tradeAgency/detailsPage.vue

+ 2 - 2
src/views/tradeAgency/tradeAgency/detailsPage.vue

@@ -1129,8 +1129,8 @@ export default {
             });
         },
         application() {
-            if (this.form.downPayment != 1) return this.$message.error("未申请首款付款");
-            if (this.form.balancePayment != 1) return this.$message.error("未申请尾款付款");
+            if (this.form.downPayment != 1) return this.$message.error("未申请首款账单");
+            if (this.form.balancePayment != 1) return this.$message.error("未申请尾款账单");
             if (this.form.applyForPayment != 1) return this.$message.error("未申请首款付款");
             if (this.form.applyForPaymentBalance != 1) return this.$message.error("未申请尾款付款");
             this.$confirm("确定请核数据?", {