Преглед изворни кода

feature_20260425_完美门店陈列奖励案图片上传方式修改

zhujindu пре 17 часа
родитељ
комит
e23f2844ef
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      src/views/deviceWithin/taskPhotoTaking.vue

+ 1 - 0
src/views/deviceWithin/taskPhotoTaking.vue

@@ -337,6 +337,7 @@ export default {
         this.toastLoading().clear();
         if (res.code == 200) {
           localStorage.setItem('getRequestFlage', 'true');
+          this.formData = null;
           this.$router.go(-1);
         } else {
           this.$toast('提交失败,请重试');