Browse Source

复制新建

shish 3 years ago
parent
commit
0fbcdc6be7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ghsApp/src/admin/item/list.vue

+ 1 - 1
ghsApp/src/admin/item/list.vue

@@ -90,7 +90,7 @@
 				<view style="width:100vw;margin-top:8upx;"><button @click="varietyManage()">多颜色管理</button></view>
 				<view style="width:100vw;margin-top:8upx;"><button @click="varietyManage()">多颜色管理</button></view>
 				<view style="width:100vw;margin-top:8upx;"><button @click="preSell()">预售管理</button></view>
 				<view style="width:100vw;margin-top:8upx;"><button @click="preSell()">预售管理</button></view>
 				<view style="width:100vw;margin-top:8upx;"><button @click="orderRecord()">下单记录</button></view>
 				<view style="width:100vw;margin-top:8upx;"><button @click="orderRecord()">下单记录</button></view>
-				<view style="width:100vw;margin-top:8upx;"><button @click="copyCreate()">复制新建</button></view>
+				<view style="width:100vw;margin-top:8upx;"><button @click="copyCreate()">复制新建</button></view>
 				<view style="width:100vw;margin-top:8upx;"><button @click="shareItem()">分享</button></view>
 				<view style="width:100vw;margin-top:8upx;"><button @click="shareItem()">分享</button></view>
 				<view style="width:100vw;margin-top:8upx;"><button @click="breakMore()">拆散</button></view>
 				<view style="width:100vw;margin-top:8upx;"><button @click="breakMore()">拆散</button></view>
 				<view style="width:100vw;margin-top:30upx;"><button @click="closeRightShow()">取消</button></view>
 				<view style="width:100vw;margin-top:30upx;"><button @click="closeRightShow()">取消</button></view>