src/views/zzmx/jpgj.vue
@@ -691,6 +691,9 @@ }, // 保存行 async saveRow(row) { if (parseFloat(row.unprice) <= 0) { return this.$message.info('计件单价必须大于零!') } const data = { partcode: this.eqpTable.partcode, // 产品编码 routecode: this.eqpTable.routecode, // 工艺路线编码