houyaf il y a 3 ans
Parent
commit
c53f098534
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  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({})