jcdm-ui/src/views/main/cfkb/repairAndTighten/index.vue
@@ -370,8 +370,16 @@ if (valid) { console.log(this.form) addRepairTighteningData(this.form).then(response => { this.form = { screwNumber: null, torque: null, angle: null, torqueResult: null, angleResult: null, locationCode : null, sfcCode: null, }; this.$modal.msgSuccess("新增成功"); this.getList(); this.reset(); }); } @@ -461,7 +469,7 @@ console.log(tab, event); }, clearClick(){ this.$message('这是一条清除消息提示'); this.$message('清除成功!'); this.headContent.sfcCode = null }, scanCompleted(){