技术中心基本件整改导入

This commit is contained in:
hedekun
2018-11-30 08:39:58 +08:00
parent ac016633fa
commit 2979a27306

View File

@@ -196,6 +196,9 @@ export default {
} else {
if (machineNum && groupNum) {
await sleep(50)
if (classificationCode) {
drawingNum += '-' + classificationCode
}
await this.insertToSQL(establishment, proofread, review, date, machineName, machineNum, componentName, componentNum, groupNum, contractNum, pageNum, totalNum, drawingNum, name, type, material, spareNum, useNum, manufacturer, remarks, classificationCode)
} else {
this.loading = false