代客下单更新
This commit is contained in:
@@ -91,7 +91,10 @@
|
||||
uni.navigateBack()
|
||||
}, 100)
|
||||
}
|
||||
|
||||
let searchValue=ref('')
|
||||
function search(){
|
||||
|
||||
}
|
||||
function chooseTable(index, item) {
|
||||
if (item.status == 'closed') {
|
||||
return uni.showToast({
|
||||
@@ -187,7 +190,8 @@
|
||||
|
||||
.circle {
|
||||
background: #FFFFFF;
|
||||
|
||||
width: 18px;
|
||||
height: 18px;
|
||||
&.active {
|
||||
background-color: $my-main-color;
|
||||
border-color: $my-main-color;
|
||||
|
||||
Reference in New Issue
Block a user