From e59a71579f6afd21c76f9d45c3b3f09c28d03c41 Mon Sep 17 00:00:00 2001
From: licp <lichunping@guanfang.com.cn>
Date: 星期一, 27 五月 2024 14:37:22 +0800
Subject: [PATCH] 合并冲突

---
 src/components/do/b1-ins-order/add.vue |   62 ++++++++++++++++++++++++++----
 1 files changed, 53 insertions(+), 9 deletions(-)

diff --git a/src/components/do/b1-ins-order/add.vue b/src/components/do/b1-ins-order/add.vue
index 99e204e..eeffd82 100644
--- a/src/components/do/b1-ins-order/add.vue
+++ b/src/components/do/b1-ins-order/add.vue
@@ -107,6 +107,7 @@
           <el-button size="medium" @click="templateDia=true" v-show="active==1">
             <span style="color: #3A7BFA;">淇濆瓨妯℃澘</span>
           </el-button>
+          <el-button size="medium" type="primary" @click="$parent.playOrder(4)">鍏夌氦閰嶇疆</el-button>
           <el-button size="medium" type="primary" @click="save" :loading="saveLoad" v-show="active==1">鎻愪氦</el-button>
           <!-- 瀹℃牳 -->
           <el-button size="medium" @click="upInsOrderOfState(2)" :loading="saveLoad" v-show="active==3"
@@ -197,7 +198,9 @@
         <el-col class="search_thing" :span="6">
           <div class="search_label"><span class="required-span">* </span>鏉ユ牱鏂瑰紡锛�</div>
           <div class="search_input">
-            <el-input size="small" clearable v-model="addObj.formType" :readonly="active>1"></el-input>
+            <el-select v-model="addObj.formType" size="small" :disabled="active>1" style="width: 100%;">
+              <el-option v-for="(a,ai) in formType" :key="ai" :label="a.label" :value="a.value"></el-option>
+            </el-select>
           </div>
         </el-col>
         <el-col class="search_thing" :span="6">
@@ -242,6 +245,30 @@
             <el-input size="small" placeholder="璇疯緭鍏�" clearable v-model="addObj.otcCode" :readonly="active>1"></el-input>
           </div>
         </el-col>
+        <el-col class="search_thing" :span="6">
+          <div class="search_label">宸ョ▼鍚嶇О锛�</div>
+          <div class="search_input">
+            <el-input size="small" placeholder="璇疯緭鍏�" clearable v-model="addObj.value1" :readonly="active>1"></el-input>
+          </div>
+        </el-col>
+        <el-col class="search_thing" :span="6">
+          <div class="search_label">宸ュ巶鍚嶇ОEN锛�</div>
+          <div class="search_input">
+            <el-input size="small" placeholder="璇疯緭鍏�" clearable v-model="addObj.value2" :readonly="active>1"></el-input>
+          </div>
+        </el-col>
+        <el-col class="search_thing" :span="6">
+          <div class="search_label">鐢熶骇鍗曚綅锛�</div>
+          <div class="search_input">
+            <el-input size="small" placeholder="璇疯緭鍏�" clearable v-model="addObj.value3" :readonly="active>1"></el-input>
+          </div>
+        </el-col>
+        <el-col class="search_thing" :span="6">
+          <div class="search_label">鐢熶骇鍗曚綅EN锛�</div>
+          <div class="search_input">
+            <el-input size="small" placeholder="璇疯緭鍏�" clearable v-model="addObj.value4" :readonly="active>1"></el-input>
+          </div>
+        </el-col>
         <el-col class="search_thing" :span="6" style="align-items: flex-start;margin: 8px 0;">
           <div class="search_label">澶囨敞锛�</div>
           <div class="search_input">
@@ -270,7 +297,7 @@
         <el-table-column prop="model" label="鏍峰搧鍨嬪彿" align="center" min-width="100">
           <template slot-scope="scope">
             <el-select v-model="scope.row.model" filterable allow-create default-first-option placeholder="鏍峰搧鍨嬪彿"
-              size="small" @change="handleChangeModel" :disabled="active>1" style="width: 100%;" disabled>
+              size="small" @change="handleChangeModel" :disabled="active>1" style="width: 100%;">
               <el-option v-for="item in models" :key="item.value" :label="item.label" :value="item.value">
               </el-option>
             </el-select>
@@ -287,7 +314,7 @@
           <template slot-scope="scope">
             <el-select v-model="scope.row.standardMethodListId" :disabled="scope.row.model==null||active>1"
               placeholder="妫�楠屾爣鍑�" size="small" :loading="methodLoad" @change="(value)=>methodChange(value, scope.row)"
-              @focus="methodFocus" :readonly="active>1">
+              @focus="methodFocus" :readonly="active>1" style="width: 100%;">
               <el-option v-for="item in methods" :key="item.id" :label="item.code" :value="item.id">
               </el-option>
             </el-select>
@@ -346,7 +373,7 @@
         <el-table-column prop="section" label="鍖洪棿" width="120" show-overflow-tooltip></el-table-column>
         <el-table-column prop="ask" label="瑕佹眰鍊�" min-width="220px">
           <template slot-scope="scope">
-            <el-input size="small" placeholder="瑕佹眰鍊�" v-model="scope.row.ask" clearable type="textarea"
+            <el-input size="small" placeholder="瑕佹眰鍊�" v-model="scope.row.ask" clearable type="textarea" readonly
               :autosize="{ minRows: 1, maxRows: 3}" @change="e=>requestChange(e,scope.row)" :readonly="active>1"></el-input>
           </template>
         </el-table-column>
@@ -560,7 +587,11 @@
           isLeave: 0,
           orderType: null,
           send: 1,
-          formType: '閫佹'
+          formType: '閫佹',
+          value1: null,
+          value2: null,
+          value3: null,
+          value4: null,
         },
         sample: {
           sampleCode: null,
@@ -634,7 +665,8 @@
         tell: '',
         noLoading: false,
         orderType: [],
-        filters: []
+        filters: [],
+        formType: []
       }
     },
     watch: {
@@ -653,6 +685,7 @@
       this.selectStandardMethods()
       this.selectEnumByCategoryForOrderType()
       this.selectEnumByCategoryForSonLaboratory()
+      this.selectEnumByCategoryForSampleForm()
       if (this.active != 1) {
         // 鏌ョ湅/瀹℃牳娴佺▼
         // 璇锋眰鎺ュ彛锛屽洖鏄炬暟鎹�
@@ -873,7 +906,7 @@
       activeStandardTree() {
         let trees = this.selectTree.split(" - ")
         if (trees.length < 4) {
-          this.$message.error('鏈�夋嫨鏍峰搧')
+          this.$message.error('鏈�夋嫨浜у搧')
           return
         }
         this.addObj.factory = trees[0]
@@ -1126,12 +1159,23 @@
           }
         })
       },
+      selectEnumByCategoryForSampleForm() {
+        this.$axios.post(this.$api.enums.selectEnumByCategory, {
+          category: "鏉ユ牱鏂瑰紡"
+        }).then(res => {
+          this.formType = res.data
+          if(this.formType.length > 0){
+            this.addObj.formType = this.formType[0].value
+          }
+        })
+      },
       methodChange(val, row) {
         if(val===null||val==='')return
         this.getProductLoad = true
         this.$axios.post(this.$api.standardTree.selectStandardProductList, {
-          model: this.addObj.model + '-' + row.modelNum,
-          standardMethodListId: val
+          model: row.model + '-' + row.modelNum,
+          standardMethodListId: val,
+          factory: this.selectTree,
         }, {
           headers: {
             'Content-Type': 'application/json'

--
Gitblit v1.9.3