ZZJ
2022-07-27 f358f667a292973618199b51552d61179181cf1d
src/views/operateManage/productManage/AddModel.vue
@@ -156,7 +156,7 @@
        });
        if (this.ruleForm.pic && this.ruleForm.pic.indexOf("/images") !== 0) {
          this.pic.push({
            url: "/httpImage/" + this.ruleForm.pic,
            url: "http://" + this.ruleForm.pic,
          });
        } else {
          this.pic.push({