yangfeng
2023-10-25 0fe07c82aaf1d81511e524647cf2bc473b5ec298
src/views/sales/quotation/AddQuotationDialog.vue
@@ -673,7 +673,7 @@
      this.tableData = data
      this.productTableList.tableData = this.tableData
    },
    // 订单编码单独校验
    // 销售机会单独校验
    checkChance(rule, value, callback) {
      if (this.editConfig.infomation.sale_chance_name && this.editConfig.infomation.sale_chance_name.length > 0) {
        callback()