瀏覽代碼

feat(product-manage):竞品监控-删除sku字段

xinyan 7 月之前
父節點
當前提交
afdf7ad5d0
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/views/product-manage/competitor-monitor/component/createDialog.vue

+ 0 - 1
src/views/product-manage/competitor-monitor/component/createDialog.vue

@@ -23,7 +23,6 @@ const emit = defineEmits(['refresh']);
 
 interface RuleForm {
 	asin: any;
-	sku: any;
 	country: any;
 	shop: any;
 	group: any;