@ -977,6 +977,7 @@ export default defineComponent({
if (this.entity.lifeSpan == 0) {
return this.notify.warn('报价有效期必须大于0');
}
// if (!this.entity.testAmount) {
// this.disabled4calcRowAmount = false;
// return this.notify.warn('测试费用必填');