mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-20 09:55:53 +08:00
bug修改
This commit is contained in:
@@ -111,6 +111,7 @@
|
||||
<script>
|
||||
import { getFullDiscountList, delFullDiscount } from "@/api/promotion.js";
|
||||
export default {
|
||||
name: 'full-cut',
|
||||
data() {
|
||||
return {
|
||||
loading: false, // 表单加载状态
|
||||
@@ -256,7 +257,7 @@ export default {
|
||||
});
|
||||
},
|
||||
},
|
||||
activated() {
|
||||
activated () {
|
||||
this.init();
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user