sub_pages/supplier/supplier-info/supplier-info.vue
@@ -420,7 +420,7 @@ if (re.code == 2000 || re.code == 0) { this.$message.showToast('操作成功') //需要标记加一下 this.$store.dispatch('sign_add', 'application'); this.$store.dispatch('sign_add', 'info'); this.$store.dispatch('getCurrentInfo') this.backpage() @@ -435,6 +435,7 @@ } else { this.dto[key] = '' } this.$forceUpdate() }, uploadIcon(key) { const that = this