houyaf 3 năm trước cách đây
mục cha
commit
c53f098534
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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({})