bill hai 1 ano
pai
achega
5cc79478c1
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/app/fire/view/dispatch/index.vue

+ 2 - 0
src/app/fire/view/dispatch/index.vue

@@ -87,6 +87,7 @@
             await setFire({...row, isDelete: 0} as any)
             pagging.refresh();
           }"
+          v-pdpath="['retruen']"
           style="color: var(--primaryColor)"
         >
           恢复
@@ -94,6 +95,7 @@
         <span
           class="oper-span"
           @click="pagging.del(row)"
+          v-pdpath="['del']"
           style="color: var(--primaryColor)"
         >
           删除