|
|
@@ -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="preSell()">预售管理</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="breakMore()">拆散</button></view>
|
|
|
<view style="width:100vw;margin-top:30upx;"><button @click="closeRightShow()">取消</button></view>
|