1.优化商品分类 2.其他优化
This commit is contained in:
@@ -134,12 +134,12 @@ async function printHandle(type) {
|
||||
default:
|
||||
break;
|
||||
}
|
||||
setTimeout(() => {
|
||||
printLoading.value = false;
|
||||
}, 1500);
|
||||
} catch (error) {
|
||||
console.log(error);
|
||||
}
|
||||
setTimeout(() => {
|
||||
printLoading.value = false;
|
||||
}, 1500);
|
||||
}
|
||||
|
||||
async function show(row) {
|
||||
|
||||
Reference in New Issue
Block a user