@@ -283,7 +283,7 @@ export default {
productName: ''
},
rowSelectionInfo: null,
- priceUpdateModal: false, // 价格更新弹窗
+ priceUpdateModal: true, // 价格更新弹窗
updataData: undefined
}
@@ -5,7 +5,7 @@
centered
:maskClosable="false"
:confirmLoading="confirmLoading"
- width="36%"
+ width="30%"
:footer="null"
@cancel="cancel"
>