Commit ea8270a3 authored by 赵啸非's avatar 赵啸非

添加入职员工管理

parent 6e544c10
......@@ -38,6 +38,7 @@
data() {
return {
config: {
isshowTabPane: true,
search: [
{
name: "fullName",
......
......@@ -38,6 +38,7 @@
data() {
return {
config: {
isshowTabPane: true,
search: [
{
name: "staffName",
......
......@@ -38,6 +38,7 @@
data() {
return {
config: {
isshowTabPane: true,
search: [
],
columns: [
......
......@@ -38,6 +38,7 @@
data() {
return {
config: {
isshowTabPane: true,
search: [
{
name: "staffName",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment