Browse Source

no message

pengyh 1 năm trước cách đây
mục cha
commit
327cbff8bf

+ 2 - 2
src/views/mallManagement/configCenter/slideshowConfig/index.vue

@@ -225,7 +225,7 @@ export default {
 		   }
 		},
         {
-          md: 8,
+          md: 6,
           isShow: true,
           name: 'slot-component',
       //     options: [
@@ -268,7 +268,7 @@ export default {
 				  var { value } = props
 				  return (
 						<div>
-							<el-button onClick={()=>{
+							<el-button type="primary" onClick={()=>{
 								console.log(11)
 								this.showGoods()
 							}} size="small">查找商品</el-button>