This commit is contained in:
魏啾
2024-10-31 10:17:30 +08:00
parent 30d4be1560
commit 4af25b2b80
6 changed files with 11 additions and 2 deletions

View File

@@ -437,6 +437,7 @@ export default {
Editor,
addImg,
},
name:'add_shop',
data() {
const validatordateUsed = (rule, value, callback) => {
if (!this.form.notices.dateUsed) {

View File

@@ -244,6 +244,7 @@ import { tbProductListV2, tbShopCategoryGet, tbProductDelete, tbProductIsHot, up
import { hasPermission } from '@/utils/limits.js'
export default {
name:'product',
components: {
BindCons,
StockHistory