houyaf 3 лет назад
Родитель
Сommit
c53f098534
1 измененных файлов с 0 добавлено и 2 удалено
  1. 0 2
      src/views/biz/rule/index.vue

+ 0 - 2
src/views/biz/rule/index.vue

@@ -13,8 +13,6 @@ const state = reactive({
   dataList: [],
 })
 
-const bizRuleRef = ref()
-
 const getDataList = async () => {
   state.loading = true
   const { data } = await getBizRuleByList({})