xiaodai2022 2 jaren geleden
bovenliggende
commit
96362bd1ad
2 gewijzigde bestanden met toevoegingen van 1 en 0 verwijderingen
  1. 0 0
      dist/static/js/0.js
  2. 1 0
      src/views/youzan/othgoodsOnline/components/online-exam-form.vue

File diff suppressed because it is too large
+ 0 - 0
dist/static/js/0.js


+ 1 - 0
src/views/youzan/othgoodsOnline/components/online-exam-form.vue

@@ -298,6 +298,7 @@ export default {
       await this.get_tags();
       const { nakelist, spuCode, platform_id } = this.sitem;
       this.spuCode = spuCode;
+      this.platform_id = platform_id;
       console.log(this.sitem);
       this.nakelist = JSON.parse(JSON.stringify(nakelist));
       this.nakelist.forEach(async (si, sii) => {

Some files were not shown because too many files changed in this diff