@@ -1 +0,0 @@
-Subproject commit 917a861cb937837d9237a2c94f6ac2c4df446746
@@ -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: "提交中...",