|
|
@@ -241,7 +241,7 @@ export default {
|
|
|
this.$util.pageTo({url: "/admin/billing/index",query: {customId: currentId}})
|
|
|
}
|
|
|
}else{
|
|
|
- that.$util.confirmModal({content:'请设置您要快捷开单的客户',okText:'好的',cancelText:'取消'},() => {
|
|
|
+ that.$util.confirmModal({content:'请设置自用的门店',okText:'好的',cancelText:'取消'},() => {
|
|
|
that.$util.pageTo({url: '/admin/shop/sk'})
|
|
|
})
|
|
|
}
|