Houjie
2025-04-25 1d18ff904468e4a864312bdcf6d7c6a7c0477721
pages/ToDoList/ToDoListDeils/ToDoListDeils.vue
@@ -2,7 +2,7 @@
   <view class="container">
      <cu-custom :bgColor="NavBarColor" :isBack="true" backRouterName="productionTask">
         <block slot="backText">返回</block>
         <block slot="content">待办详情</block>
         <block slot="content">详情</block>
      </cu-custom>
      <view class="container">
@@ -75,6 +75,12 @@
               </view>
            </view>
            <view class="flex">
               <view class="flex-sub text-light bg-white  padding-xs margin-xs radius">是否报修:</view>
               <view class="flex-sub bg-white padding-xs     text-right margin-xs radius">
                  <uni-data-select :localdata="item.type"/>
               </view>
            </view>
            <view class="flex">
               <view class="flex-sub text-light bg-white padding-xs margin-xs radius">子保养项:</view>
               <view class="flex-sub bg-white padding-xs margin-xs radius text-right"
                  v-if="item.small!=null && item.small.length>10">
@@ -100,7 +106,7 @@
            <view class="flex">
               <view class="flex-sub text-light bg-white  padding-xs margin-xs radius">保养结果:</view>
               <view class="flex-sub bg-white padding-xs     text-right margin-xs radius">
                  <uni-data-select :localdata="item.restle" :clear="true" />
                  <uni-data-select :localdata="item.restle" />
               </view>
            </view>
@@ -112,13 +118,7 @@
               </view>
            </view>
            <view class="flex">
               <view class="flex-sub text-light bg-white  padding-xs margin-xs radius">是否报修:</view>
               <view class="flex-sub bg-white padding-xs     text-right margin-xs radius">
                  <uni-data-select :localdata="item.type" />
               </view>
            </view>
         </uni-card>
@@ -148,6 +148,15 @@
                  },
                  {
                     text: "异常",
                     value: 1
                  }
               ],
               type: [{
                     text: "是",
                     value: 0
                  },
                  {
                     text: "否",
                     value: 1
                  }
               ]
@@ -275,7 +284,6 @@
         /* 检索 */
         getSera(res) {
            this.msgList = [];
            if (keyword == 0) {
               this.$http.get(this.url.stallList, {
                  params: {