ソースを参照

app 劳务维修 价格改成估值

娄底高职分支
yxq 1年前
コミット
9a5c6e6f29
4個のファイルの変更4行の追加4行の削除
  1. +1
    -1
      Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsManagement/Purchase_Service/single.vue
  2. +1
    -1
      Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsManagement/Purchase_Service/singleFlow.vue
  3. +1
    -1
      Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsapplyManagement/Purchase_Service_Apply/details.vue
  4. +1
    -1
      Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsapplyManagement/Purchase_Service_Apply/singleFlow.vue

+ 1
- 1
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsManagement/Purchase_Service/single.vue ファイルの表示

@@ -171,7 +171,7 @@ export default {
// CheckStatus:{ type: 'select', title: '审核状态', },
Purchase_Service_Details:{ type: 'girdtable', title: '劳务维修详情', __defaultItem__:{}, fieldsData:[
{ field:'ServiceContent', type:'input', name:'维修内容' },
{ field:'Price', type:'input', name:'价格' },
{ field:'Price', type:'input', name:'估值' },
{ field:'Peoplecount', type:'input', name:'人数' },
{ field:'Days', type:'input', name:'天数' },
{ field:'Standar', type:'input', name:'标准' },


+ 1
- 1
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsManagement/Purchase_Service/singleFlow.vue ファイルの表示

@@ -86,7 +86,7 @@ export default {
} ,
Purchase_Service_Details:{ type: 'girdtable', title: '劳务维修详情', __defaultItem__:{}, fieldsData:[
{ field:'ServiceContent', type:'input', name:'维修内容' },
{ field:'Price', type:'input', name:'价格' },
{ field:'Price', type:'input', name:'估值' },
{ field:'Peoplecount', type:'input', name:'人数' },
{ field:'Days', type:'input', name:'天数' },
{ field:'Standar', type:'input', name:'标准' },


+ 1
- 1
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsapplyManagement/Purchase_Service_Apply/details.vue ファイルの表示

@@ -38,7 +38,7 @@
__defaultItem__: {},
fieldsData: [
{ field:'ServiceContent', type:'input', name:'维修内容' },
{ field:'Price', type:'input', name:'价格' },
{ field:'Price', type:'input', name:'估值' },
{ field:'Peoplecount', type:'input', name:'人数' },
{ field:'Days', type:'input', name:'天数' },
{ field:'Standar', type:'input', name:'标准' },


+ 1
- 1
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsapplyManagement/Purchase_Service_Apply/singleFlow.vue ファイルの表示

@@ -78,7 +78,7 @@ export default {
__defaultItem__: {},
fieldsData: [
{ field:'ServiceContent', type:'input', name:'维修内容' },
{ field:'Price', type:'input', name:'价格' },
{ field:'Price', type:'input', name:'估值' },
{ field:'Peoplecount', type:'input', name:'人数' },
{ field:'Days', type:'input', name:'天数' },
{ field:'Standar', type:'input', name:'标准' },


読み込み中…
キャンセル
保存