Browse Source

工具 防止重复提交 优化

master
Rui_Li 9 months ago
parent
commit
962b14887b
  1. 1
      src/views/modules/tooling/toolingInfo.vue

1
src/views/modules/tooling/toolingInfo.vue

@ -561,7 +561,6 @@
}, },
/* 列表方法的回调 */ /* 列表方法的回调 */
getBaseData (val) { getBaseData (val) {
debugger;
if(this.tagNo == 2002) { if(this.tagNo == 2002) {
this.dataForm.quoter = val.username this.dataForm.quoter = val.username
this.dataForm.quoterName = val.user_display this.dataForm.quoterName = val.user_display

Loading…
Cancel
Save