Merge branch 'test' of e.coding.net:g-cphe0354/yinshoukeguanliduan/management into gyq

This commit is contained in:
gyq
2024-11-01 10:23:36 +08:00
13 changed files with 971 additions and 434 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,7 +244,7 @@ import { tbProductListV2, tbShopCategoryGet, tbProductDelete, tbProductIsHot, up
import { hasPermission } from '@/utils/limits.js'
export default {
name: 'product',
name:'product',
components: {
BindCons,
StockHistory