查看详情
@@ -217,7 +217,7 @@
},
{
label: "责任人",
- prop: "responsibleUserName",
+ prop: "managerUserName",
rules: [{
required: true,
message: "请输入负责人",
diff --git a/src/views/smart/workorderDetail.vue b/src/views/smart/workorderDetail.vue
index 9458f6c..d67886a 100644
--- a/src/views/smart/workorderDetail.vue
+++ b/src/views/smart/workorderDetail.vue
@@ -22,11 +22,11 @@
取消
- 确定
- 审核
- 驳回
- 修改
- 删除
+ 确定
+ 审核
+ 驳回
+ 修改
+ 删除
@@ -180,7 +180,7 @@
maxlength: 400
}, {
label: "责任人",
- prop: "responsibleUserId",
+ prop: "managerUserId",
type: 'select',
loadingText: '加载中',
placeholder: '请输入用户编号或名称',
@@ -372,7 +372,6 @@
cancelButtonText: "取消",
type: "warning"
}).then(() => {
- this.tab1_form.checkStatus = "1"
add(this.tab1_form).then(() => {
this.$router.push({
path: "/smart/workorder",
diff --git a/src/views/spares/manufacturerinfo.vue b/src/views/spares/manufacturerinfo.vue
new file mode 100644
index 0000000..a1a529f
--- /dev/null
+++ b/src/views/spares/manufacturerinfo.vue
@@ -0,0 +1,325 @@
+
+
+
+
+ 批量删除
+
+
+ 新增
+ 批量驳回
+ 批量审核
+ 导出
+
+
+
+
+
+
+
+
diff --git a/src/views/spares/materialclassification.vue b/src/views/spares/materialclassification.vue
new file mode 100644
index 0000000..a0d1b86
--- /dev/null
+++ b/src/views/spares/materialclassification.vue
@@ -0,0 +1,246 @@
+
+
+
+
+ 批量删除
+
+
+ 新增
+ 导出
+
+
+
+
+
+
+
+
diff --git a/src/views/spares/supplierinfo.vue b/src/views/spares/supplierinfo.vue
new file mode 100644
index 0000000..4201fd3
--- /dev/null
+++ b/src/views/spares/supplierinfo.vue
@@ -0,0 +1,333 @@
+
+
+
+
+ 批量删除
+
+
+ 新增
+ 批量驳回
+ 批量审核
+ 导出
+
+
+
+
+
+
+
+
diff --git a/src/views/spares/warehouse.vue b/src/views/spares/warehouse.vue
new file mode 100644
index 0000000..c63eeba
--- /dev/null
+++ b/src/views/spares/warehouse.vue
@@ -0,0 +1,309 @@
+
+
+
+
+ 批量删除
+
+
+ 新增
+ 批量驳回
+ 批量审核
+ 导出
+
+
+
+
+
+
+
+