@@ -70,32 +70,14 @@ export default {
components: {},
data() {
return {
- cpClassData: [{
- value: '选项1',
- label: '黄金糕'
- }, {
- value: '选项2',
- label: '双皮奶'
- value: '选项3',
- label: '蚵仔煎'
- value: '选项4',
- label: '龙须面'
- value: '选项5',
- label: '北京烤鸭'
- }],
+ cpClassData:[],
currentCpClassId:'',
app: null,
sortLink: '',
operateData: {},
tabIndex: '0',
tabsData: [
- {
- text: '产品列表',
- key: '0',
- },
+ { text: '产品列表', key: '0', }
],
selects: {},
sort: {