MrShi
昨天 56d7ebbc6297c306ec7197f29737a59703ca4bda
admin/src/views/business/labelsBrand.vue
@@ -72,8 +72,8 @@
import BaseTable from '@/components/base/BaseTable'
import TableLayout from '@/layouts/TableLayout'
import Pagination from '@/components/common/Pagination'
import OperaLabelsWindow from '@/components/business/OperaLabelsZhuanquWindow'
import {updateStatusById} from "@/api/business/labels";
import OperaLabelsWindow from '@/components/business/OperaLabelsOtherWindow'
export default {
  name: 'Labels',
  extends: BaseTable,