wupengfei
2025-12-03 705139a4cb5a6e99377b31e056de61dc4bfecf2e
apps/bMiniApp/src/subpackages/task/taskManage/InnerPage.vue
@@ -40,6 +40,12 @@
              >人员安排</nut-button
            >
            <nut-button
              type="primary"
              class="dark-btn"
              @click.stop="goBatchTaskList(item, EnumTaskUserArrangeStatus.Wait)"
              >取消录用</nut-button
            >
            <nut-button
              v-if="item.status === EnumTaskStatus.Complete"
              type="primary"
              :color="Colors.Info"