bill 1 năm trước cách đây
mục cha
commit
5cc79478c1
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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)"
         >
           删除