wupengfei
2025-12-04 333c9f575a7fe7fd445a8ae6fb44d0fe23d93ae2
apps/underTakeMiniApp/src/subpackages/task/taskManage/InnerPage.vue
@@ -35,6 +35,7 @@
        <template #footer-actions>
          <div>
            <nut-button
              v-if="item.isInternal"
              type="primary"
              @click.stop="goBatchTaskList(item, EnumTaskUserArrangeStatus.Wait)"
              >人员安排</nut-button