Kirin 2 rokov pred
rodič
commit
0be59f659e

+ 1 - 0
app/admin/view/store/store_product/create.php

@@ -1393,6 +1393,7 @@
 							var productInfo = res.data.productInfo || {};
 							if (productInfo.id && that.id) {
 								that.$set(that, 'formData', productInfo);
+                                that.$set(that, 'selectTime', res.data.productInfo.selectTime);
 								that.generate();
 							}
 							that.getRuleList();