Kirin 2 years ago
parent
commit
5c690eef78
1 changed files with 1 additions and 5 deletions
  1. 1 5
      app/admin/view/store/store_product/create.php

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

@@ -1216,11 +1216,7 @@
 					ruleBool: id ? true : false,
 					type: `{$consumer}`,
 					// 当前选中的选项
-					selectTime: [{
-						start: '',
-						end: '',
-						value: ''
-					}]
+					selectTime: []
 				},
 				watch: {
 					'formData.is_sub': function(n) {