瀏覽代碼

取消强制图片上传提醒

tiandewen 3 年之前
父節點
當前提交
0b0c9e1d40

文件差異過大導致無法顯示
+ 1 - 0
dist/css/chunk-17de327a.c2819149.css


文件差異過大導致無法顯示
+ 0 - 1
dist/css/chunk-3feb3cbc.b851fa38.css


文件差異過大導致無法顯示
+ 1 - 0
dist/css/chunk-afaca786.a3bbb23a.css


文件差異過大導致無法顯示
+ 0 - 1
dist/css/chunk-eccd83d2.ad7b56f3.css


文件差異過大導致無法顯示
+ 1 - 1
dist/index.html


文件差異過大導致無法顯示
+ 2 - 2
dist/js/app.26be4b0d.js


文件差異過大導致無法顯示
+ 1 - 1
dist/js/app.26be4b0d.js.map


文件差異過大導致無法顯示
+ 2 - 2
dist/js/chunk-3feb3cbc.517e7e9b.js


文件差異過大導致無法顯示
+ 1 - 0
dist/js/chunk-17de327a.35cb5cfa.js.map


文件差異過大導致無法顯示
+ 0 - 1
dist/js/chunk-3feb3cbc.517e7e9b.js.map


文件差異過大導致無法顯示
+ 2 - 0
dist/js/chunk-afaca786.69af0c1b.js


文件差異過大導致無法顯示
+ 1 - 0
dist/js/chunk-afaca786.69af0c1b.js.map


文件差異過大導致無法顯示
+ 0 - 2
dist/js/chunk-eccd83d2.edeabe05.js


文件差異過大導致無法顯示
+ 0 - 1
dist/js/chunk-eccd83d2.edeabe05.js.map


+ 0 - 1
kuangshan-project

@@ -1 +0,0 @@
-Subproject commit 917a861cb937837d9237a2c94f6ac2c4df446746

+ 4 - 4
src/views/ningdongyunying/yiqing/yiqing-tiwen.vue

@@ -297,10 +297,10 @@ export default {
 
         // console.log(images);
 
-        if (this.fileList.length == 0) {
-          this.$toast("请上传图片");
-          return;
-        }
+        // if (this.fileList.length == 0) {
+        //   this.$toast("请上传图片");
+        //   return;
+        // }
 
         this.$toast.loading({
           message: "提交中...",

+ 4 - 4
src/views/zaoquan/yiqing/yiqing-tiwen.vue

@@ -297,10 +297,10 @@ export default {
 
         // console.log(images);
 
-        if (this.fileList.length == 0) {
-          this.$toast("请上传图片");
-          return;
-        }
+        // if (this.fileList.length == 0) {
+        //   this.$toast("请上传图片");
+        //   return;
+        // }
 
         this.$toast.loading({
           message: "提交中...",