mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-08-16 02:51:54 +08:00
商城:
1. 修复秒杀活动,修改商品的秒杀价格,会存在 *100 的问题
This commit is contained in:
@@ -98,7 +98,6 @@ const handleDelete = (id: number) => {
|
||||
tableMethods.delList(id, false)
|
||||
}
|
||||
|
||||
// TODO @puhui999:要不还是使用原生的 element plus 做。感觉 crud schema 复杂界面,做起来麻烦
|
||||
/** 初始化 **/
|
||||
onMounted(() => {
|
||||
/**
|
||||
|
Reference in New Issue
Block a user