Przeglądaj źródła

refactor: 移除表单中inspectUserName的硬编码赋值

huoyi 1 miesiąc temu
rodzic
commit
266f40f3ca
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/pages/seizedReported/index.vue

+ 1 - 1
src/pages/seizedReported/index.vue

@@ -1171,7 +1171,7 @@ export default {
1171 1171
 
1172 1172
 
1173 1173
 
1174
-      this.formData.inspectUserName = this.userInfo.nickName
1174
+      
1175 1175
       const payload = {
1176 1176
         ...this.formData,
1177 1177
         itemSeizureItemsList: [item],