From 1bff9afb2dfda9824c3956c4a491a1b2261ad306 Mon Sep 17 00:00:00 2001 From: lkk <364857242@qq.com> Date: 星期日, 27 四月 2025 14:37:54 +0800 Subject: [PATCH] 1 --- src/views/system/comp/index.vue | 1653 ++++++++++++++++++++++++++++++++++++++++++++++------------ 1 files changed, 1,293 insertions(+), 360 deletions(-) diff --git a/src/views/system/comp/index.vue b/src/views/system/comp/index.vue index ab041e2..56b7442 100644 --- a/src/views/system/comp/index.vue +++ b/src/views/system/comp/index.vue @@ -7,6 +7,7 @@ :inline="true" v-show="showSearch" label-width="68px" + @submit.native.prevent > <el-form-item label="鍗曚綅鍚嶇О" prop="cnName"> <el-input @@ -83,7 +84,7 @@ :disabled="single" @click="mainDepartment" v-hasPermi="['system:comp:edit']" - >缁存姢閮ㄩ棬</el-button + >缁存姢濂楅</el-button > </el-col> <right-toolbar @@ -147,7 +148,7 @@ <template slot-scope="scope"> <dict-tag :options="dict.type.dict_comp_type" :value="scope.row.typeOfEnterprise"/> </template> - </el-table-column> --> +</el-table-column> --> <el-table-column label="琛屾斂鍖哄垝" align="center" @@ -291,6 +292,7 @@ :visible.sync="opens" width="1350px" append-to-body + :close-on-click-modal="true" > <el-row :gutter="20"> <el-col :span="7" :xs="24"> @@ -301,11 +303,12 @@ :rules="rules" label-width="80px" :inline="true" + @submit.native.prevent > - <el-form-item label="閮ㄩ棬鍚嶇О" prop="dwDeptName"> + <el-form-item label="濂楅鍚嶇О" prop="dwDeptName"> <el-input v-model="form.dwDeptName" - placeholder="璇疯緭鍏ラ儴闂ㄥ悕绉�" + placeholder="璇疯緭鍏ュ椁愬悕绉�" /> </el-form-item> <el-form-item label="绛剧害閲戦" prop="signingPrice"> @@ -323,7 +326,7 @@ size="mini" @click="handleAddDept" v-hasPermi="['system:comp:add']" - >淇濆瓨閮ㄩ棬</el-button + >淇濆瓨濂楅</el-button > </el-col> <el-col :span="1.5"> @@ -349,7 +352,7 @@ > <el-table-column type="selection" width="40px" align="center" /> <el-table-column - label="閮ㄩ棬鍚嶇О" + label="濂楅鍚嶇О" align="center" prop="dwDeptName" /> @@ -363,6 +366,7 @@ :rules="rules" label-width="78px" :inline="true" + @submit.native.prevent > <el-form-item label="鍒嗙粍鍚嶇О" prop="groupingName"> <el-input @@ -378,6 +382,7 @@ placeholder="璇烽�夋嫨鎬у埆" style="width: 120px" clearable + :disabled="isSexDisabled" > <el-option v-for="dict in dict.type.sys_user_sex" @@ -387,14 +392,14 @@ /> </el-select> </el-form-item> - <el-form-item label="濂楅鍚嶇О" prop="pacName"> + <!-- <el-form-item label="濂楅鍚嶇О" prop="pacName"> <el-input v-model="forms.pacName" placeholder="璇疯緭鍏ュ椁愬悕绉�" @focus="changeName" style="width: 130px" /> - </el-form-item> + </el-form-item> --> <el-form-item label="鍘熶环" prop="price"> <el-input v-model="forms.price" @@ -402,22 +407,11 @@ style="width: 130px" /> </el-form-item> - <el-form-item label="鎶樻墸" prop="limits"> - <el-input - v-model="forms.limits" - placeholder="璇疯緭鍏ユ姌鎵�" - style="width: 130px" - :disabled="isfalse" - @change="numberChange" - /> - </el-form-item> - - <el-form-item label="搴旀敹" prop="ysPrice"> + <el-form-item label="浼樻儬浠�" prop="ysPrice"> <el-input v-model="forms.ysPrice" placeholder="璇疯緭鍏ュ簲鏀�" style="width: 120px" - disabled /> </el-form-item> <el-form-item label="缁撶畻鏂瑰紡" prop="payType"> @@ -453,8 +447,16 @@ icon="el-icon-plus" size="mini" @click="handleGroup" - v-hasPermi="['system:comp:add']" >淇濆瓨</el-button + > + </el-col> + <el-col :span="1.5"> + <el-button + type="primary" + icon="el-icon-edit" + size="mini" + @click="xiangmuWh" + >椤圭洰缁存姢</el-button > </el-col> <el-col :span="1.5"> @@ -464,7 +466,6 @@ size="mini" :disabled="singlegg" @click="GroupUpdate" - v-hasPermi="['system:comp:edit']" >閲嶇疆</el-button > <el-button @@ -473,7 +474,6 @@ size="mini" :disabled="singlegg" @click="deleteGroup" - v-hasPermi="['system:comp:edit']" >鍒犻櫎</el-button > </el-col> @@ -530,7 +530,9 @@ :title="title" :visible.sync="openss" width="1400px" + :style="{ height: 1400 + 'px' }" append-to-body + :close-on-click-modal="false" > <el-row :gutter="24"> <el-col :span="8" :xs="24"> @@ -540,6 +542,7 @@ size="small" :inline="true" label-width="68px" + @submit.native.prevent > <el-form-item label="濂楅鍚嶇О" prop="pacName"> <el-input @@ -559,7 +562,6 @@ @click="handleSearch" >鎼滅储</el-button > - <!-- <el-button icon="el-icon-refresh" size="mini" @click="resetQuery">閲嶇疆</el-button> --> </el-form-item> </el-form> <el-table @@ -574,7 +576,7 @@ <el-table-column label="搴忓彿" align="center" - prop="newID" + prop="pacId" width="50px" /> <el-table-column @@ -595,7 +597,7 @@ size="small" :inline="true" label-width="46px" - style="height: 35px" + @submit.native.prevent > <el-form-item label="鍚堣" prop="price"> <el-input @@ -606,31 +608,53 @@ style="width: 140px" /> </el-form-item> + <el-form-item> + <el-button + icon="el-icon-refresh" + size="mini" + @click="resetQuerys" + >閲嶇疆</el-button + > + </el-form-item> </el-form> - <div style="color: red; font-size: 8px"> + <!-- <div style="color: red; font-size: 8px"> 娉ㄩ噴锛氶紶鏍囧乏閿弻鍑婚�変腑琛屽彲鍒犻櫎 - </div> + </div> --> + <!-- @row-dblclick="dbclick" --> <el-table border v-loading="loading" :data="OnenewpacName" :row-class-name="tableRowClassName" - @row-dblclick="dbclick" height="478" > - <el-table-column - label="椤圭洰鍚嶇О/浠锋牸/鍏�" - align="center" - prop="proName" - > + <el-table-column label="椤圭洰鍚嶇О" align="center" prop="proName"> <template slot-scope="scope"> - {{ scope.row.proName + "/" + scope.row.proPrice }} + {{ scope.row.proName }} + </template> + </el-table-column> + + <el-table-column label="鎿嶄綔" align="center" width="68"> + <template slot-scope="scope"> + <el-button + size="mini" + type="text" + icon="el-icon-delete" + @click="handledbelete(scope.row)" + >鍒犻櫎</el-button + > </template> </el-table-column> </el-table> + <div style="font-size: 16px; margin-top: 10px"> + 褰撳墠椤圭洰鏉℃暟锛�<span style="font-weight: 700">{{ + OnenewpacName.length + }}</span + >鏉� + </div> </el-col> <el-col :span="2" :xs="24"> - <div style="margin: 240% 6%"> + <div style="margin: 240% 16%"> <el-button type="primary" size="medium " @@ -642,17 +666,18 @@ </el-col> <el-col :span="8" :xs="24"> <el-form - :model="queryParams" + :model="queryParams1" ref="queryForm" size="small" :inline="true" v-show="showSearch" label-width="68px" + @submit.native.prevent > <el-form-item label="椤圭洰鍚嶇О" prop="proName"> <el-input ref="inputName" - v-model="queryParams.proName" + v-model="queryParams1.proName" placeholder="璇疯緭鍏ラ」鐩悕绉�" clearable @keyup.enter.native="handleSearchFor" @@ -694,6 +719,505 @@ </el-dialog> </div> + <div> + <el-dialog + :title="title" + :visible.sync="openOne" + width="1400px" + append-to-body + :close-on-click-modal="false" + > + <div + class="info-header" + style=" + margin-bottom: 15px; + padding: 10px; + background-color: #f5f7fa; + border-radius: 4px; + " + > + <el-row :gutter="20"> + <el-col :span="8"> + <span>椤圭洰鍚嶇О锛歿{ forms.groupingName }}</span> + </el-col> + <el-col :span="8"> + <span + >鎬у埆锛歿{ + forms.sex === "1" ? "鐢�" : forms.sex === "0" ? "濂�" : "鏈煡" + }}</span + > + </el-col> + <el-col :span="8"> + <span>骞撮緞鑼冨洿锛歿{ forms.ltAge }}-{{ forms.gtAge }}宀�</span> + </el-col> + </el-row> + </div> + <el-row :gutter="24" v-if="!isTableVisible"> + <el-col :span="15" :xs="24"> + <el-form + :model="queryParams" + ref="queryForm" + size="small" + :inline="true" + label-width="46px" + style="height: 50px" + @submit.native.prevent + > + <el-form-item label="鍘熶环"> + <el-input + ref="inputName" + v-model="queryParams.price" + placeholder="鍚堣" + clearable + style="width: 140px" + /> + </el-form-item> + <el-form-item label="鎶樻墸"> + <el-input-number + ref="inputNumber" + style="width: 150px" + v-model="youhui" + :precision="1" + :step="0.1" + :min="0" + :max="10" + @change="debounceNumberChange" + :debounce="3000" + ></el-input-number> + </el-form-item> + <el-form-item label="鐜颁环"> + <el-input + ref="inputName" + v-model="queryParams.xianprice" + placeholder="鍚堣" + clearable + style="width: 140px" + @input="changeXianjia" + @blur="numberChangeXianPrice(youhui, youhui)" + /> + </el-form-item> + <el-form-item> + <el-button + icon="el-icon-refresh" + size="mini" + @click="resetQuerys" + >閲嶇疆</el-button + > + </el-form-item> + <el-form-item> + <el-button + type="primary" + @click="Package" + size="mini" + style="margin-right: 20px" + >閫夋嫨濂楅</el-button + > + </el-form-item> + </el-form> + <el-table + border + v-loading="loading" + :data="OnenewpacName" + :row-class-name="tableRowClassName" + height="478" + :cell-style="{ padding: '5px 0' }" + > + <el-table-column + label="椤圭洰鍚嶇О" + align="center" + prop="proName" + width="410" + > + <template slot-scope="scope"> + {{ scope.row.proName }} + </template> + </el-table-column> + <el-table-column + label="鍘熶环" + align="center" + prop="proPrice" + width="85" + ></el-table-column> + <el-table-column label="鎶樻墸" width="151"> + <template slot-scope="scope"> + <!-- 鍙緭鍏ョ函鏁板瓧鎶樻墸 @input="validateDiscount(scope.row)"--> + <el-input-number + v-model="scope.row.limits" + @change="handleManualChange(scope.row)" + placeholder="杈撳叆鎶樻墸" + size="mini" + type="number" + :min="0" + :step="0.1" + :precision="1" + :max="10" + > + </el-input-number> + </template> + </el-table-column> + <el-table-column + label="鐜颁环" + align="center" + prop="ysPrice" + width="85" + ></el-table-column> + <el-table-column label="鎿嶄綔" align="center" width="85"> + <template slot-scope="scope"> + <el-button + size="mini" + type="text" + icon="el-icon-delete" + @click="handledbelete(scope.row)" + >鍒犻櫎</el-button + > + </template> + </el-table-column> + </el-table> + <div style="font-size: 16px; margin-top: 10px"> + 褰撳墠椤圭洰鏉℃暟锛�<span style="font-weight: 700">{{ + OnenewpacName.length + }}</span + >鏉� + </div> + </el-col> + <!-- <el-col :span="2" :xs="24"> + <div style="margin: 240% 16%" class="btntoleft"> + <el-button type="primary" size="medium" + style="writing-mode: vertical-rl; text-align: center; letter-spacing: 5px;" @click="resetright"> + 纭� + 璁� + <i class="el-icon-back"></i> + </el-button> + </div> + </el-col> --> + <el-col :span="7" :xs="24"> + <el-form + :model="queryParams1" + ref="queryForm" + size="small" + :inline="true" + v-show="showSearch" + label-width="68px" + @submit.native.prevent + > + <el-form-item label="椤圭洰鍚嶇О" prop="proName"> + <el-input + ref="inputName" + v-model="queryParams1.proName" + placeholder="璇疯緭鍏ラ」鐩悕绉�" + clearable + @keyup.enter.native="handleSearchFor" + style="width: 140px" + /> + </el-form-item> + <el-form-item> + <el-button + type="primary" + icon="el-icon-search" + size="mini" + @click="handleSearchFor" + >鎼滅储</el-button + > + </el-form-item> + </el-form> + <el-table + border + v-loading="loading" + ref="tre" + :data="Treedata" + @selection-change="handleChangesingle" + height="478" + style="width: 100%" + > + <el-table-column type="selection" width="40px" align="center" /> + <el-table-column + label="椤圭洰鍚嶇О" + align="center" + prop="proName" + width="230px" + /> + <el-table-column + label="椤圭洰浠锋牸/鍏�" + align="center" + prop="proPrice" + width="100px" + /> + </el-table> + </el-col> + </el-row> + <!-- -=----------------------------------------------------- --> + <el-row :gutter="24" v-else> + <el-col :span="6" :xs="24"> + <el-form + :model="queryParams" + ref="queryForm" + size="small" + :inline="true" + label-width="68px" + @submit.native.prevent + > + <el-form-item label="濂楅鍚嶇О" prop="pacName"> + <el-input + ref="inputName" + v-model="queryParams.pacName" + placeholder="璇疯緭鍏ュ椁愬悕绉�" + clearable + @keyup.enter.native="handleSearch" + style="width: 140px" + /> + </el-form-item> + <el-form-item> + <el-button + type="primary" + icon="el-icon-search" + size="mini" + @click="handleSearch" + >鎼滅储</el-button + > + </el-form-item> + </el-form> + <el-table + ref="tbone" + border + v-loading="loading" + :data="newpacName" + @selection-change="handleChangeOne" + height="483" + > + <!-- <el-table-column type="selection" width="40px" align="center" /> --> + + <el-table-column + label="搴忓彿" + align="center" + prop="newID" + width="50px" + > + <template slot-scope="scope"> + {{ scope.row.newID }} + </template> + </el-table-column> + + <el-table-column + label="濂楅鍚嶇О/浠锋牸/鍏�" + align="center" + prop="pacName" + > + <template slot-scope="scope"> + {{ scope.row.pacName + "/" + scope.row.price }} + </template> + </el-table-column> + </el-table> + <div style="font-size: 16px; margin-top: 10px"> + 椤圭洰鎬绘潯鏁帮細<span style="font-weight: 700; margin-right: 5px">{{ + newpacName.length + }}</span + >鏉� + </div> + </el-col> + <el-col :span="8" :xs="24"> + <el-form + :model="queryParams" + ref="queryForm" + size="small" + :inline="true" + label-width="46px" + style="height: 51px" + @submit.native.prevent + > + <el-form-item label="鍚堣" prop="price"> + <el-input + ref="inputName" + v-model="queryParams.price" + placeholder="鍚堣" + clearable + style="width: 140px" + /> + </el-form-item> + <el-form-item> + <el-button + icon="el-icon-refresh" + size="mini" + @click="resetQuerys" + >閲嶇疆</el-button + > + </el-form-item> + <el-form-item> + <el-button + type="primary" + @click="Package" + size="mini" + style="margin-right: 20px" + >閫夋嫨濂楅</el-button + > + </el-form-item> + </el-form> + <el-table + border + v-loading="loading" + :data="OnenewpacName" + :row-class-name="tableRowClassName" + height="478" + :cell-style="{ padding: '5px 0' }" + > + <el-table-column + label="椤圭洰鍚嶇О" + align="center" + prop="proName" + width="170" + > + <template slot-scope="scope"> + {{ scope.row.proName }} + </template> + </el-table-column> + <el-table-column + label="鍘熶环" + align="center" + prop="proPrice" + ></el-table-column> + <el-table-column label="鎿嶄綔" align="center" width="68"> + <template slot-scope="scope"> + <el-button + size="mini" + type="text" + icon="el-icon-delete" + @click="handledbelete(scope.row)" + >鍒犻櫎</el-button + > + </template> + </el-table-column> + </el-table> + <div style="font-size: 16px; margin-top: 10px"> + 褰撳墠椤圭洰鏉℃暟锛�<span style="font-weight: 700">{{ + OnenewpacName.length + }}</span + >鏉� + </div> + </el-col> + <!-- <el-col :span="2" :xs="24"> + <div style="margin: 240% 16%"> + <el-button type="primary" size="medium " icon="el-icon-back" + style="writing-mode: vertical-rl; text-align: center;letter-spacing: 10px;" @click="resetright">纭� + 璁�</el-button> + </div> + </el-col> --> + <el-col :span="8" :xs="24"> + <el-form + :model="queryParams1" + ref="queryForm" + size="small" + :inline="true" + v-show="showSearch" + label-width="68px" + @submit.native.prevent + > + <el-form-item label="椤圭洰鍚嶇О" prop="proName"> + <el-input + ref="inputName" + v-model="queryParams1.proName" + placeholder="璇疯緭鍏ラ」鐩悕绉�" + clearable + @keyup.enter.native="handleSearchFor" + style="width: 140px" + /> + </el-form-item> + <el-form-item> + <el-button + type="primary" + icon="el-icon-search" + size="mini" + @click="handleSearchFor" + >鎼滅储</el-button + > + </el-form-item> + </el-form> + <el-table + border + v-loading="loading" + ref="tre" + :data="Treedata" + @selection-change="handleChangesingle" + height="478" + > + <el-table-column type="selection" width="40px" align="center" /> + <el-table-column + label="椤圭洰鍚嶇О" + align="center" + prop="proName" + width="288" + /> + <el-table-column + label="椤圭洰浠锋牸/鍏�" + align="center" + prop="proPrice" + width="100" + /> + </el-table> + </el-col> + </el-row> + <div slot="footer" class="dialog-footer1"> + <el-button type="primary" @click="submitrighr">纭骞朵繚瀛�</el-button> + <el-button @click="cancell">鍙� 娑�</el-button> + </div> + </el-dialog> + </div> + + <el-dialog + title="閫夋嫨濂楅" + :visible.sync="taocan" + width="70%" + height="700px" + :close-on-click-modal="false" + > + <!-- <el-form :model="queryParam" ref="queryForm" size="small" :inline="true" label-width="auto"> + <el-form-item label="濂楅鍚嶇О" prop="pacName"> + <el-input v-model="queryParam.pacName" placeholder="璇疯緭鍏ュ椁愬悕绉�" clearable @keyup.enter.native="handle" + style="width: 200px" /> + </el-form-item> + <el-form-item> + <el-button type="primary" icon="el-icon-search" size="mini" @click="handle">鎼滅储</el-button> + </el-form-item> + </el-form> --> + <el-table + v-loading="loading" + element-loading-text="姝e湪鍔犺浇涓�..." + element-loading-spinner="el-icon-loading" + border + :data="newpacName1" + @selection-change="handleSelectionChange1" + height="450px" + ref="tb" + > + <el-table-column + type="selection" + width="40px" + align="center" + label="閫夋嫨" + /> + <el-table-column + label="濂楅鍚嶇О" + align="center" + prop="pacName" + width="120px" + /> + <el-table-column + label="濂楅浠锋牸" + align="center" + prop="price" + width="120px" + /> + <el-table-column + label="濂楅鏄庣粏" + align="center" + prop="allProName" + :show-overflow-tooltip="true" + /> + </el-table> + <span slot="footer" class="dialog-footer"> + <el-button @click="cancel1">鍙� 娑�</el-button> + <el-button type="primary" @click="submit">纭� 瀹�</el-button> + </span> + </el-dialog> + <!-- 娣诲姞鎴栦慨鏀逛綋妫�鍗曚綅淇℃伅缁存姢瀵硅瘽妗� --> <div class="dia"> <el-dialog @@ -708,8 +1232,19 @@ :rules="rules" label-width="106px" :inline="true" + @submit.native.prevent > - <el-form-item label="鍗曚綅鍚嶇О" prop="cnName"> + <el-form-item label="鍗曚綅绫诲瀷" prop="isZybUnit"> + <el-radio-group v-model="form.isZybUnit"> + <el-radio :label="false">鏅�氬崟浣�</el-radio> + <el-radio :label="true">鑱屼笟鐥呭崟浣�</el-radio> + </el-radio-group> + </el-form-item> + <el-form-item + label="鍗曚綅鍚嶇О" + prop="cnName" + style="display: block; width: 100%" + > <el-input v-model="form.cnName" placeholder="璇疯緭鍏ヤ腑鏂囧悕绉�" @@ -757,6 +1292,31 @@ style="width: 1157px" /> </el-form-item> + <el-form-item label="鎵�灞炲湴鍖�" prop="zybCode" v-if="form.isZybUnit"> + <el-input v-model="form.zybCode" placeholder="璇疯緭鍏ユ墍灞炲湴鍖�" /> + </el-form-item> + <el-form-item + label="浜插睘鍏崇郴" + prop="industryType" + v-if="form.isZybUnit" + > + <el-input + v-model="form.industryType" + placeholder="璇疯緭鍏ヤ翰灞炲叧绯�" + /> + </el-form-item> + <el-form-item label="缁忔祹绫诲瀷" prop="jjType" v-if="form.isZybUnit"> + <el-input v-model="form.jjType" placeholder="璇疯緭鍏ョ粡娴庣被鍨�" /> + </el-form-item> + <el-form-item label="浼佷笟瑙勬ā" prop="qygm" v-if="form.isZybUnit"> + <el-input v-model="form.qygm" placeholder="璇疯緭鍏ヤ紒涓氳妯�" /> + </el-form-item> + <el-form-item label="琛屼笟鍒嗙被" prop="hyfl" v-if="form.isZybUnit"> + <el-input v-model="form.hyfl" placeholder="璇疯緭鍏ヨ涓氬垎绫�" /> + </el-form-item> + <el-form-item label="椋庨櫓璇勪及" prop="fxpg" v-if="form.isZybUnit"> + <el-input v-model="form.fxpg" placeholder="璇疯緭鍏ラ闄╄瘎浼�" /> + </el-form-item> <el-form-item label="寮�鎴烽摱琛�" prop="bankAccount"> <el-input v-model="form.bankAccount" @@ -787,79 +1347,7 @@ placeholder="璇疯緭鍏ヨ鏀垮尯鍒掑悕绉�" /> </el-form-item> - <!-- <el-form-item label="浼佷笟绫诲瀷" prop="typeOfEnterprise"> - <el-select v-model="form.typeOfEnterprise" placeholder="璇烽�夋嫨浼佷笟绫诲瀷"> - <el-option - v-for="dict in dict.type.dict_comp_type" - :key="dict.value" - :label="dict.label" -:value="dict.value" - ></el-option> - </el-select> - </el-form-item> --> - <!-- <el-form-item label="琛屾斂鍖哄垝id" prop="areaid"> - <el-input v-model="form.areaid" placeholder="璇疯緭鍏ヨ鏀垮尯鍒抜d" /> - </el-form-item> --> - <!-- <el-form-item label="GMP璇佷功缂栧彿" prop="gmpNo"> - <el-input v-model="form.gmpNo" placeholder="璇疯緭鍏MP璇佷功缂栧彿" /> - </el-form-item> --> - <!-- <el-form-item label="GMP鍙戣瘉鏃ユ湡" prop="gmpissueDate"> - <el-date-picker clearable - v-model="form.gmpissueDate" - type="date" - value-format="yyyy-MM-dd" - placeholder="璇烽�夋嫨GMP鍙戣瘉鏃ユ湡"> - </el-date-picker> - </el-form-item> --> - <!-- <el-form-item label="缁忚惀璁稿彲璇佸彿" prop="businessLicenseNumber"> - <el-input v-model="form.businessLicenseNumber" placeholder="璇疯緭鍏ョ粡钀ヨ鍙瘉鍙�" /> - </el-form-item> --> - <!-- <el-form-item label="GMP鏈夋晥鎴鏃ユ湡" prop="gmpDeadlineDate"> - <el-date-picker clearable - v-model="form.gmpDeadlineDate" - type="date" - value-format="yyyy-MM-dd" - placeholder="璇烽�夋嫨GMP鏈夋晥鎴鏃ユ湡"> - </el-date-picker> - </el-form-item> --> - <!-- <el-form-item label="GMP璁よ瘉鑼冨洿" prop="gmpRange"> - <el-input v-model="form.gmpRange" placeholder="璇疯緭鍏MP璁よ瘉鑼冨洿" /> - </el-form-item> --> - <!-- <el-form-item label="GMP寤剁画鑼冨洿" prop="gmpDelayRange"> - <el-input v-model="form.gmpDelayRange" placeholder="璇疯緭鍏MP寤剁画鑼冨洿" /> - </el-form-item> --> - <!-- <el-form-item label="GMP寤剁画鏃ユ湡" prop="gmpDelayDate"> - <el-date-picker clearable - v-model="form.gmpDelayDate" - type="date" - value-format="yyyy-MM-dd" - placeholder="璇烽�夋嫨GMP寤剁画鏃ユ湡"> - </el-date-picker> - </el-form-item> --> - <!-- <el-form-item label="GMP璇佷功鍥剧墖(base64缂栫爜)"> - <image-upload v-model="form.gmpPhoto"/> - </el-form-item> --> - <!-- <el-form-item label="鎺掑簭" prop="orderNum"> - <el-input v-model="form.orderNum" placeholder="璇疯緭鍏ユ帓搴�" /> - </el-form-item> --> - <!-- <el-form-item label="鏁版嵁鐘舵��(PT10.00.004)" prop="effective"> - <el-select v-model="form.effective" placeholder="璇烽�夋嫨鏁版嵁鐘舵��(PT10.00.004)"> - <el-option - v-for="dict in dict.type.dict_data_status" - :key="dict.value" - :label="dict.label" -:value="dict.value" - ></el-option> - </el-select> - </el-form-item> --> - <!-- <el-form-item label="鎷奸煶" prop="spell"> - <el-input v-model="form.spell" placeholder="璇疯緭鍏ユ嫾闊�" /> - </el-form-item> --> - <!-- <el-form-item label="鏈夋晥鏃堕棿" prop="validTime"> - <el-date-picker clearable v-model="form.validTime" type="date" value-format="yyyy-MM-dd" - placeholder="璇烽�夋嫨鏈夋晥鏃堕棿"> - </el-date-picker> - </el-form-item><br> --> + <el-form-item label="澶囨敞" prop="remark"> <el-input v-model="form.remark" @@ -885,12 +1373,12 @@ </template> <script> +import Big from "big.js"; import { listComp, getComp, delComp, addComp, - getfzgrouping, updateComp, addDept, Deptlist, @@ -900,8 +1388,13 @@ getProjectList, getPackageList, delegrouping, + getDetails, } from "@/api/system/comp"; -import { deptTreeSelect, projectGetList } from "@/api/system/tijian"; +import { + deptTreeSelect, + projectGetList, + getconfigKey, +} from "@/api/system/tijian"; import { getInfo } from "@/api/login"; export default { name: "Comp", @@ -913,7 +1406,6 @@ ], data() { let checkPhoneNum = (rule, value, callback) => { - console.log(value); let patter = new RegExp(/^1\s*[3456789]\s*(\d\s*){9}$/); if (value == "" && value == undefined && !value) { return callback(""); @@ -927,10 +1419,13 @@ // 閬僵灞� loading: true, Treedata: [], - getInfodis: 0, id: "", // 閫変腑鏁扮粍 ids: [], + newpacName1: [], + taocan: false, + // 鎺у埗鎬у埆閫夋嫨妗嗘槸鍚︾鐢� + isSexDisabled: false, dwIds: [], groupIds: [], deptList: [], @@ -940,6 +1435,7 @@ pacList: [], dataList: [], groupList: [], + dataLists: [], // 闈炲崟涓鐢� single: true, singleg: true, @@ -960,6 +1456,11 @@ open: false, opens: false, openss: false, + openOne: false, + queryParams1: { + proName: null, + pym: null, + }, // 鏌ヨ鍙傛暟 queryParams: { pageNum: 1, @@ -968,20 +1469,27 @@ enName: null, code: null, price: null, + xianprice: null, + limits: null, }, + id: "", // 琛ㄥ崟鍙傛暟 - form: {}, + form: { + isZybUnit: false, + }, + lastXianPrice: 0, forms: { limits: 10, ltAge: 0, gtAge: 100, groupingName: "", pacName: "", - payType: "", - sex: "", + payType: "1", + sex: "2", }, - + sfzs: "", + youhui: "", // 琛ㄥ崟鏍¢獙 rules: { cnName: [{ required: true, validator: checkPhoneNum, trigger: "blur" }], @@ -992,11 +1500,13 @@ { required: true, validator: checkPhoneNum, trigger: "blur" }, ], gtAge: [{ required: true, validator: checkPhoneNum, trigger: "blur" }], - limits: [{ required: true, validator: checkPhoneNum, trigger: "blur" }], - ltAge: [{ required: true, validator: checkPhoneNum, trigger: "blur" }], - pacName: [ - { required: true, validator: checkPhoneNum, trigger: "blur" }, + limits: [ + { required: false, validator: checkPhoneNum, trigger: "blur" }, ], + ltAge: [{ required: true, validator: checkPhoneNum, trigger: "blur" }], + /* pacName: [ + { required: true, validator: checkPhoneNum, trigger: "blur" }, + ], */ payType: [ { required: true, validator: checkPhoneNum, trigger: "blur" }, ], @@ -1011,39 +1521,131 @@ contactPhone: [ { required: true, validator: checkPhoneNum, trigger: "blur" }, ], - taxNumber: [ - { required: true, validator: checkPhoneNum, trigger: "blur" }, - ], - legalPerson: [ - { required: true, validator: checkPhoneNum, trigger: "blur" }, - ], - registerAddress: [ - { required: true, validator: checkPhoneNum, trigger: "blur" }, - ], - bankAccount: [ - { required: true, validator: checkPhoneNum, trigger: "blur" }, - ], - countNum: [ - { required: true, validator: checkPhoneNum, trigger: "blur" }, - ], - principal: [ - { required: true, validator: checkPhoneNum, trigger: "blur" }, - ], - faxNumber: [ - { required: true, validator: checkPhoneNum, trigger: "blur" }, - ], - mailingAddress: [ - { required: true, validator: checkPhoneNum, trigger: "blur" }, - ], - email: [{ required: true, validator: checkPhoneNum, trigger: "blur" }], + // taxNumber: [ + // { required: true, validator: checkPhoneNum, trigger: "blur" }, + // ], + // legalPerson: [ + // { required: true, validator: checkPhoneNum, trigger: "blur" }, + // ], + // registerAddress: [ + // { required: true, validator: checkPhoneNum, trigger: "blur" }, + // ], + // bankAccount: [ + // { required: true, validator: checkPhoneNum, trigger: "blur" }, + // ], + // countNum: [ + // { required: true, validator: checkPhoneNum, trigger: "blur" }, + // ], + // principal: [ + // { required: true, validator: checkPhoneNum, trigger: "blur" }, + // ], + // faxNumber: [ + // { required: true, validator: checkPhoneNum, trigger: "blur" }, + // ], + // mailingAddress: [ + // { required: true, validator: checkPhoneNum, trigger: "blur" }, + // ], + // email: [{ required: true, validator: checkPhoneNum, trigger: "blur" }], }, }; + }, + computed: { + // 鏍规嵁 sfzs 瀛楁鐨勫�兼潵鎺у埗琛ㄦ牸鏄惁鏄剧ず + isTableVisible() { + return this.sfzs === "Y"; + }, }, created() { this.getList(); }, methods: { - /** 鏌ヨ浣撴鍗曚綅淇℃伅缁存姢鍒楄〃 */ + handleManualChange(row) { + console.log("杩欐槸涓诲姩鍑哄彂鐨�"); + this.updateProPrice(row); + }, + validateDiscount(row) { + if ( + this.queryParams.xianprice !== undefined && + !isNaN(this.queryParams.xianprice) && + this.queryParams.xianprice !== this.lastXianPrice + ) { + // 鍙湁鍦ㄧ幇浠峰疄闄呯敱鐢ㄦ埛杈撳叆淇敼鏃舵墠鏇存柊 + this.updateProPrice1(row); + this.lastXianPrice = this.queryParams.xianprice; + } + }, + updateProPrice(row) { + const proPrice = new Big(row.proPrice); + const limits = new Big(row.limits); + const result = proPrice.times(limits.div(10)).toNumber(); // ordPrice * (discount / 10) + row.ysPrice = result.toFixed(2); + this.queryParams.xianprice = this.OnenewpacName.reduce((sum, item) => { + return sum.plus(new Big(item.ysPrice || "0")); + }, new Big(0)).toNumber(); + this.youhui = + (Math.floor( + (this.queryParams.xianprice / this.queryParams.price) * 100 + ) / + 100) * + 10; + }, + updateProPrice1(row) { + const proPrice = new Big(row.proPrice); + const limits = new Big(row.limits); + const result = proPrice.times(limits.div(10)).toNumber(); // ordPrice * (discount / 10) + row.ysPrice = result.toFixed(2); + const totalYsPrice = this.OnenewpacName.reduce((sum, item) => { + return sum.plus(new Big(item.ysPrice || "0")); + }, new Big(0)); + const totalYsPriceNum = totalYsPrice.toNumber(); + if ( + this.queryParams.xianprice !== undefined && + !isNaN(this.queryParams.xianprice) + ) { + const xianPrice = new Big(this.queryParams.xianprice); + const diff = xianPrice.minus(totalYsPriceNum); + if (!diff.eq(0) && this.OnenewpacName.length > 0) { + const lastItem = this.OnenewpacName[this.OnenewpacName.length - 1]; + const newYsPrice = new Big(lastItem.ysPrice).plus(diff).toNumber(); + this.$set( + this.OnenewpacName[this.OnenewpacName.length - 1], + "ysPrice", + newYsPrice + ); + } + } + + // Update youhui calculation + + if (this.queryParams.price !== 0 && this.queryParams.xianprice !== 0) { + this.youhui = + (Math.floor( + (this.queryParams.xianprice / this.queryParams.price) * 100 + ) / + 100) * + 10; + } else { + this.youhui = 10; + } + }, + debounceNumberChange(currentValue, oldValue) { + clearTimeout(this.debounceTimer); + this.debounceTimer = setTimeout(() => { + this.numberChange(currentValue, oldValue); + }, 300); + }, + changeXianjia() { + // 鍘熷鎶樻墸鐜囪绠� + if (this.queryParams.price !== 0) { + this.youhui = + (Math.floor( + (this.queryParams.xianprice / this.queryParams.price) * 100 + ) / + 100) * + 10; + } + }, + getList() { this.$nextTick(() => { this.$refs.inputName.focus(); @@ -1051,6 +1653,7 @@ (this.loading = true); listComp(this.queryParams).then((response) => { this.compList = response.rows; + response.rows.forEach((item, index) => { item.newID = (this.queryParams.pageNum - 1) * this.queryParams.pageSize + @@ -1061,17 +1664,19 @@ this.loading = false; }); }, - // 鍙栨秷鎸夐挳 + cancel() { this.open = false; this.opens = false; - this.$router.go(0); + // this.$router.go(0); }, // 鍙栨秷濂楅 cancell() { this.openss = false; - this.reset(); + this.openOne = false; + this.youhui = 10; + // this.reset(); }, // 琛ㄥ崟閲嶇疆 reset() { @@ -1126,6 +1731,12 @@ this.resetForm("queryForm"); this.handleQuery(); }, + resetQuerys() { + (this.OnenewpacName = []), + (this.queryParams.price = 0), + (this.queryParams.xianprice = 0), + (this.youhui = 0); + }, // 澶氶�夋閫変腑鏁版嵁 handleSelectionChange(selection) { selection.forEach((item) => { @@ -1144,9 +1755,24 @@ } this.dwIds = selection.map((item) => item.id); this.singleg = !selection.length; - if (this.selectionList[0].id) { + if (this.selectionList.length && this.selectionList[0].id) { this.beCurrent(); + } else { + this.GroupUpdate(); } + + /* if (this.selectionList.length) { + // 濡傛灉绗竴涓〃鏍兼湁閫変腑椤癸紝閫変腑绗簩涓〃鏍煎搴旂殑鏁版嵁 + const selectedDeptId = this.selectionList[0].id; // 鍋囪姣忎釜椤规湁涓�涓敮涓�鐨� id + const correspondingGroups = this.groupingList.filter( + (group) => group.deptId === selectedDeptId + ); + this.groupList = correspondingGroups; + } else { + // 濡傛灉娌℃湁閫変腑浠讳綍椤癸紝娓呯┖绗簩涓〃鏍肩殑閫変腑椤� + this.groupList = []; + this.$refs.tbs.clearSelection(); + } */ }, /** 鏂板鎸夐挳鎿嶄綔 */ handleAdd() { @@ -1167,27 +1793,97 @@ // 缁存姢閮ㄩ棬 mainDepartment() { this.opens = true; + + this.groupingList = []; + if (this.form.drugManufacturerId) { this.beCurrentDept(); } - this.title = "閮ㄩ棬鍒嗙粍缁存姢" + "( " + this.form.cnName + ")"; - getInfo().then((response) => { - this.getInfodis = response.user.discount; - if (this.getInfodis == null || this.getInfodis == 10) { - this.isfalse = true; - } - }); + this.title = "濂楅鍒嗙粍缁存姢" + "( " + this.form.cnName + ")"; }, - // 鎶樻墸 numberChange(currentValue, oldValue) { - this.forms.limits = currentValue; - if (this.forms.limits > this.getInfodis) { - this.forms.limits = this.getInfodis; - this.forms.ysPrice = ( - this.forms.price * - (this.forms.limits / 10) - ).toFixed(2); + this.$confirm("纭畾淇敼鎵�鏈夊瓙椤圭殑鎶樻墸鍚楋紵", "鎻愮ず", { + confirmButtonText: "纭畾", + cancelButtonText: "鍙栨秷", + type: "warning", + }) + .then(() => { + this.youhui = currentValue; + + this.OnenewpacName.forEach((item) => { + item.limits = this.youhui; + const proPrice = new Big(item.proPrice); + const limits = new Big(item.limits); + const result = proPrice.times(limits.div(10)); // ordPrice * (discount / 10) + item.ysPrice = result.toNumber(); + this.queryParams.xianprice = this.OnenewpacName.reduce( + (sum, item) => { + return sum.plus(new Big(item.ysPrice || "0")); + }, + new Big(0) + ).toNumber(); + }); + // ---------------------------------------------------------- + }) + .catch(() => { + this.youhui = oldValue; + }); + }, + numberChangeXianPrice(currentValue, oldValue) { + // 濡傛灉鐜颁环娌℃湁鍙樺寲锛岀洿鎺ヨ繑鍥� + if ( + this.queryParams.xianprice === this.lastXianPrice || + !this.queryParams.xianprice + ) { + return; } + + this.$confirm("纭畾淇敼鎵�鏈夊瓙椤圭殑鎶樻墸鍚楋紵", "鎻愮ず", { + confirmButtonText: "纭畾", + cancelButtonText: "鍙栨秷", + type: "warning", + }) + .then(() => { + // 纭繚淇敼鎶樻墸鐨勫�� + this.youhui = currentValue; + + let totalYsprice = new Big(0); // 鍒濆鍖栨�� ysprice + // 閬嶅巻姣忎釜椤圭洰锛屾洿鏂版瘡涓瓙椤圭殑浠锋牸 + this.OnenewpacName.forEach((item) => { + item.limits = this.youhui; + const proPrice = new Big(item.proPrice); + const limits = new Big(item.limits); + const result = proPrice.times(limits.div(10)); // ordPrice * (discount / 10) + item.ysPrice = result.toNumber(); + totalYsprice = totalYsprice.plus(new Big(item.ysPrice)); + }); + // 濡傛灉鎬荤殑 ysPrice 鍜屾煡璇㈠弬鏁颁腑鐨� xianprice 涓嶄竴鑷达紝杩涜璋冩暣 + if (!totalYsprice.eq(this.queryParams.xianprice)) { + const diff = new Big(this.queryParams.xianprice).minus( + totalYsprice + ); + // 濡傛灉 OnenewpacName 鏁扮粍涓嶄负绌猴紝璋冩暣鏈�鍚庝竴椤圭殑 ysPrice + if (this.OnenewpacName.length > 0) { + const lastItem = + this.OnenewpacName[this.OnenewpacName.length - 1]; + const newYsPrice = new Big(lastItem.ysPrice) + .plus(diff) + .toNumber(); + // 浣跨敤 $set 纭繚鍝嶅簲鎬ф洿鏂� + this.$set( + this.OnenewpacName[this.OnenewpacName.length - 1], + "ysPrice", + newYsPrice + ); + } + } + // 鏇存柊 lastXianPrice 浠ヤ究涓嬫姣旇緝 + this.lastXianPrice = this.queryParams.xianprice; + }) + .catch(() => { + // 濡傛灉鍙栨秷淇敼锛屾仮澶嶅師鏈夌殑浼樻儬鍊� + this.youhui = oldValue; + }); }, changegroupingName() { @@ -1212,36 +1908,6 @@ index + 1; }); - if (this.groupList.length >= 1) { - if (this.groupList[0].id) { - getfzgrouping(this.groupList[0].id).then((response) => { - this.OnenewpacName = response.data.groupingProList; - this.queryParams.price = 0; - this.OnenewpacName.forEach((item) => { - this.queryParams.price += item.proPrice; - }); - }); - } - } - - if (this.newpacName.length != 0) { - this.$nextTick(() => { - if (this.forms.pacName) { - this.newpacName.forEach((item, index) => { - if (this.forms.pacName == item.pacName) { - this.$refs.tbone.toggleRowSelection( - this.newpacName[index], - true - ); - } - }); - } else { - this.$refs.tbone.toggleRowSelection(this.newpacName[0], true); - } - }); - } else { - this.$refs.tbone.clearSelection(); - } }); } else { deptTreeSelect().then((response) => { @@ -1253,42 +1919,17 @@ index + 1; }); - if (this.groupList.length >= 1) { - if (this.groupList[0].id) { - getfzgrouping(this.groupList[0].id).then((response) => { - this.OnenewpacName = response.data.groupingProList; - this.queryParams.price = 0; - this.OnenewpacName.forEach((item) => { - this.queryParams.price += item.proPrice; - }); - }); - } - } - if (this.newpacName.length != 0) { - this.$nextTick(() => { - if (this.forms.pacName) { - this.newpacName.forEach((item, index) => { - if (this.forms.pacName == item.pacName) { - this.$refs.tbone.toggleRowSelection( - this.newpacName[index], - true - ); - } - }); - } else { - this.$refs.tbone.toggleRowSelection(this.newpacName[0], true); - } - }); - } else { - this.$refs.tbone.clearSelection(); - } }); } getProjectList().then((response) => { this.Treedata = response.data; }); }, - + getpro() { + getProjectList().then((response) => { + this.Treedata = response.data; + }); + }, handleSearch() { if (this.queryParams.pacName) { getPackageList(this.queryParams.pacName).then((response) => { @@ -1320,79 +1961,188 @@ } }, handleSearchFor() { - getProjectList(this.queryParams.proName).then((response) => { - this.Treedata = response.data; - response.data.forEach((item, index) => { - item.newID = - (this.queryParams.pageNum - 1) * this.queryParams.pageSize + - index + - 1; + // 鍒ゆ柇鏄惁涓烘眽瀛� + const isChineseChar = (char) => /[\u4E00-\u9FA5]/.test(char); + if (isChineseChar(this.queryParams1.proName)) { + this.queryParams1.pym = null; + getProjectList(this.queryParams1).then((response) => { + this.Treedata = response.data; }); - }); + } else { + this.queryParams1.pym = this.queryParams1.proName; + this.queryParams1.proName = null; + getProjectList(this.queryParams1).then((response) => { + this.Treedata = response.data; + }); + } }, // 鍗曢」鏁版嵁鑾峰彇 handleChangesingle(selection) { if (selection) { this.dataList = selection; + this.resetright(); } }, - // 鍗曢」閫夊畾鎸夐挳 resetright() { - this.queryParams.price = 0; - this.dataList.forEach((item) => { - this.$refs.tre.toggleRowSelection(item, false); - this.OnenewpacName.push(item); - }); + if (this.dataList.length == 0) { + return; // 濡傛灉鏁版嵁鍒楄〃涓虹┖锛岀洿鎺ヨ繑鍥� + } else { + this.queryParams.price = 0; // 鍒濆鍖栨�讳环 + this.queryParams.xianprice = 0; // 鍒濆鍖栫幇浠� + this.youhui = 0; // 鍒濆鍖栦紭鎯� - for (var i = 0; i < this.OnenewpacName.length - 1; i++) { - for (var j = i + 1; j < this.OnenewpacName.length; j++) { - if (this.OnenewpacName[i].proId == this.OnenewpacName[j].proId) { - this.OnenewpacName.splice(j, 1); - j--; + const newItemsToAdd = []; // 鐢ㄤ簬瀛樺偍鏂伴渶瑕佹坊鍔犵殑椤圭洰 + + this.dataList.forEach((item) => { + this.$refs.tre.toggleRowSelection(item, false); // 鍙栨秷閫変腑鐘舵�� + // 浣跨敤 $set 纭繚鍝嶅簲鎬� + this.$set(item, "limits", 10); // 璁剧疆闄愬埗鏁伴噺 + this.$set(item, "ysPrice", item.proPrice); // 璁剧疆鐜颁环涓哄師浠� + + // 妫�鏌ユ槸鍚﹀凡缁忓瓨鍦ㄧ浉鍚岀殑椤圭洰 + const existingItem = this.OnenewpacName.find( + (existing) => existing.proId === item.proId + ); + if (!existingItem) { + newItemsToAdd.push(item); // 濡傛灉涓嶅瓨鍦ㄧ浉鍚岄」鐩紝鍒欐坊鍔犲埌鏂版暟缁� + this.updateProPrice(item); + } + }); + + // 娣诲姞鏂伴」鐩埌 OnenewpacName + this.OnenewpacName.push(...newItemsToAdd); + + // 鍒犻櫎閲嶅椤圭洰锛岃繖閲屾垜浠彧闇�澶勭悊鏂版坊鍔犵殑椤圭洰鍜屽師鏈夐」鐩箣闂寸殑閲嶅 + for ( + let i = this.OnenewpacName.length - newItemsToAdd.length; + i < this.OnenewpacName.length - 1; + i++ + ) { + for (let j = i + 1; j < this.OnenewpacName.length; j++) { + if (this.OnenewpacName[i].proId === this.OnenewpacName[j].proId) { + this.OnenewpacName.splice(j, 1); // 鍒犻櫎閲嶅鐨勯」鐩� + j--; // 鍥犱负鍒犻櫎浜嗕竴涓厓绱狅紝褰撳墠鐨刯瑕佸噺1 + } } } + this.queryParams.price = 0; + this.queryParams.xianprice = 0; + // 閲嶆柊璁$畻鎬讳环鍜岀幇浠� + this.OnenewpacName.forEach((item) => { + this.queryParams.price += item.proPrice; // 绱姞鍘熶环 + //this.queryParams.xianprice += item.ysPrice || 0; 绱姞鐜颁环锛屽鏋測sPrice涓簎ndefined鍒欑疮鍔�0 + }); + this.queryParams.xianprice = this.OnenewpacName.reduce((sum, item) => { + return sum.plus(new Big(item.ysPrice || "0")); + }, new Big(0)).toNumber(); + this.youhui = + (Math.floor( + (this.queryParams.xianprice / this.queryParams.price) * 100 + ) / + 100) * + 10; } - return this.OnenewpacName.forEach((item) => { - this.queryParams.price += item.proPrice; - }); }, - submitrighr() { - if (this.pacList.length >= 1) { - this.openss = false; - this.forms.pacName = this.pacList[0].pacName; - this.forms.price = this.queryParams.price; - this.forms.ysPrice = ( - this.forms.price * - (this.forms.limits / 10) - ).toFixed(2); + handledbelete(row) { + this.queryParams.price = 0; + this.queryParams.xianprice = 0; // 鍒濆鍖栫幇浠� + this.youhui = 0; // 鍒濆鍖栦紭鎯� + + // 鍏堟壘鍒板苟鍒犻櫎椤圭洰 + this.OnenewpacName = this.OnenewpacName.filter( + (item) => item.proId !== row.proId + ); + + // 鐒跺悗鏇存柊鎬讳环鍜岀幇浠� + this.OnenewpacName.forEach((item) => { + this.queryParams.price += item.proPrice; + this.queryParams.xianprice = this.OnenewpacName.reduce((sum, item) => { + return sum.plus(new Big(item.ysPrice || "0")); + }, new Big(0)).toNumber(); + }); + + // 璁$畻浼樻儬 + if (this.queryParams.price > 0) { + this.youhui = + (Math.floor( + (this.queryParams.xianprice / this.queryParams.price) * 100 + ) / + 100) * + 10; } else { - this.$modal.msgError("璇烽�夋嫨濂楅"); + this.youhui = 10; } + }, + + submitrighr() { + this.openOne = false; + this.forms.price = this.queryParams.price; + this.forms.ysPrice = this.queryParams.xianprice; + this.forms.limits = this.youhui; + let mapList = []; + this.OnenewpacName.forEach((item) => { + mapList.push({ + proName: item.proName, + proId: item.proId, + proPrice: item.proPrice, + limits: item.limits, + ysPrice: item.ysPrice, + }); + }); + + // 濡傛灉 selectionList 涓虹┖锛屼娇鐢� mapList 缁х画淇濆瓨 + if (this.OnenewpacName.length === 0) { + this.$modal.msgError("璇峰厛閫変腑椤圭洰"); + return; // 鎻愮ず鐢ㄦ埛閫変腑椤圭洰 + } + + let data = { + groupingName: this.forms.groupingName, + gtAge: this.forms.gtAge, + limits: this.forms.limits, + ltAge: this.forms.ltAge, + pacName: this.forms.pacName, + payType: this.forms.payType, + sex: this.forms.sex, + dwDeptId: this.selectionList.length > 0 ? this.selectionList[0].id : "", // 濡傛灉娌℃湁閫変腑閮ㄩ棬锛岃缃负绌� + dwId: this.selectionList.length > 0 ? this.selectionList[0].dwId : "", + mapList: mapList, + price: this.forms.price, + ysPrice: this.forms.ysPrice, + id: this.groupList[0] ? this.groupList[0].id : "", + }; + + // 鍙戦�佽姹備繚瀛樻暟鎹� + dwgrouping(data).then((res) => { + if (res.code == 200) { + this.beCurrent(); + this.forms.groupingName = ""; + this.forms.sex = "2"; + this.forms.pacName = ""; + this.forms.price = ""; + this.forms.ysPrice = ""; + this.forms.payType = "1"; + } + }); + + // this.handleGroup(); }, // 濂楅鍗曢」鑾峰彇 handleChangeOne(selection) { - this.pacList = selection; - this.OnenewpacName = []; - this.queryParams.price = 0; - this.pacList.forEach((item) => { - item.tjProjectList.forEach(item2 => { - this.OnenewpacName.push(item2) - }) - this.OnenewpacName.forEach((item) => { - this.queryParams.price += item.proPrice; - }); - }); - if(this.dataList.length >= 1){ - console.log(11111) - this.dataList.forEach(item1 => { - this.OnenewpacName.push(item1) - }) - - } if (selection.length > 1) { let del_row = selection.shift(); this.$refs.tbone.toggleRowSelection(del_row, false); //璁剧疆杩欎竴琛屽彇娑堥�変腑 } + this.pacList = selection; + + this.dataLists = []; + this.queryParams.price = 0; + this.pacList.forEach((item) => { + this.OnenewpacName = item.tjProjectList; + }); + this.OnenewpacName.forEach((item) => { + this.queryParams.price += item.proPrice; + }); }, beCurrentDept() { Deptlist(this.form.drugManufacturerId).then((response) => { @@ -1432,90 +2182,156 @@ handleChange(selection) { this.groupList = selection; - this.groupList.forEach((item) => { - this.forms.groupingName = item.groupingName; - this.forms.gtAge = item.gtAge; - this.forms.limits = item.limits; - this.forms.ltAge = item.ltAge; - this.forms.pacName = item.pacName; - this.forms.payType = item.payType; - this.forms.sex = item.sex; - this.forms.price = item.price; - this.forms.ysPrice = item.ysPrice; - }); - if (selection.length > 1) { - let del_row = selection.shift(); - this.$refs.tbs.toggleRowSelection(del_row, false); //璁剧疆杩欎竴琛屽彇娑堥�変腑 + if (selection.length > 0) { + this.groupList.forEach((item) => { + this.forms.groupingName = item.groupingName; + this.forms.gtAge = item.gtAge; + this.forms.limits = item.limits; + this.youhui = item.limits; + this.forms.ltAge = item.ltAge; + this.forms.pacName = item.pacName; + this.forms.payType = item.payType; + this.forms.sex = item.sex; + this.forms.price = item.price; + this.forms.ysPrice = item.ysPrice; + }); + this.isSexDisabled = true; // 绂佺敤鎬у埆閫夋嫨 + } else { + // 濡傛灉娌℃湁閫変腑琛岋紝娓呯┖琛ㄥ崟骞跺彇娑堢鐢� + this.GroupUpdate(); + this.isSexDisabled = false; // 鎭㈠鎬у埆閫夋嫨妗嗕负鍙敤 } this.groupIds = selection.map((item) => item.id); this.singlegg = !selection.length; }, - //淇濆瓨鍒嗙粍 - handleGroup() { - if (this.selectionList.length <= 0) { - this.$modal.msgError("璇峰厛閫変腑閮ㄩ棬鎴栨坊鍔犳柊鐨勯儴闂�"); - } else { - this.groupList.forEach((item) => { - if (item.id) { - this.id = item.id; - } + handleBeforeClose(done) { + this.$confirm("纭鍏抽棴锛�") + .then(() => done()) + .catch(() => { + /* 鍙栨秷鍏抽棴 */ }); - let mapList = []; - this.OnenewpacName.forEach((item) => { - mapList.push({ - proName: item.proName, - proId: item.proId, - proPrice: item.proPrice, - }); - }); - if (this.id) { - var data = { - id: this.id, - groupingName: this.forms.groupingName, - gtAge: this.forms.gtAge, - limits: this.forms.limits, - ltAge: this.forms.ltAge, - pacName: this.forms.pacName, - payType: this.forms.payType, - sex: this.forms.sex, - dwDeptId: this.selectionList[0].id, - dwId: this.selectionList[0].dwId, - mapList: mapList, - price: this.forms.price, - ysPrice: this.forms.ysPrice, - }; - } else { - var data = { - groupingName: this.forms.groupingName, - gtAge: this.forms.gtAge, - limits: this.forms.limits, - ltAge: this.forms.ltAge, - pacName: this.forms.pacName, - payType: this.forms.payType, - sex: this.forms.sex, - dwDeptId: this.selectionList[0].id, - dwId: this.selectionList[0].dwId, - mapList: mapList, - price: this.forms.price, - ysPrice: this.forms.ysPrice, - }; - } - dwgrouping(data).then((res) => { - if (res.code == 200) { - this.beCurrent(); - this.forms.groupingName = ""; - this.forms.sex = ""; - this.forms.pacName = ""; - this.forms.price = ""; - this.forms.ysPrice = ""; - this.forms.payType = ""; - } + }, + xiangmuWh() { + if (!this.forms.groupingName || !this.forms.sex || !this.forms.payType) { + this.$modal.msgError("璇峰厛濉啓鎵�鏈夊繀濉」!"); + return; // Stop execution if any required field is empty + } + this.openOne = true; + this.title = "鍒嗙粍椤圭洰缁存姢"; + this.OnenewpacName = []; + this.queryParams.price = 0; + this.loading = true; + if (this.groupList[0]) { + let id = this.groupList[0].id || ""; + getDetails(id).then((res) => { + this.OnenewpacName = res.data.groupingProList; + // this.queryParams.xianprice = this.OnenewpacName.reduce((sum, item) => { + // return sum.plus(new Big(item.ysPrice || '0')); + // }, new Big(0)).toNumber(); + + // this.OnenewpacName.forEach((item, index) => { + // this.queryParams.price += item.proPrice; + // }); + // + + // this.youhui = (Math.floor((this.queryParams.xianprice / this.queryParams.price) * 100) / 100) * 10 + this.queryParams.xianprice = res.data.ysPrice; + this.queryParams.price = res.data.price; + this.youhui = res.data.limits; }); } + // console.log(this.groupList[0].id, 9966); + getconfigKey("sfzstc").then((res) => { + this.sfzs = res.msg; + }); + + if (this.forms.sex) { + console.log("杩涙潵浜唅f"); + + deptTreeSelect(this.forms.sex).then((response) => { + // 濂楅鍚嶇О + this.newpacName = response.rows; + this.loading = false; + response.rows.forEach((item, index) => { + item.newID = + (this.queryParams.pageNum - 1) * this.queryParams.pageSize + + index + + 1; + }); + }); + } else { + console.log("杩涙潵浜唀lse"); + + deptTreeSelect().then((response) => { + this.newpacName = response.rows; + this.loading = false; + response.rows.forEach((item, index) => { + item.newID = + (this.queryParams.pageNum - 1) * this.queryParams.pageSize + + index + + 1; + }); + }); + } + getProjectList().then((response) => { + this.Treedata = response.data; + }); + }, + + handleGroup() { + // 濡傛灉娌℃湁閫変腑浠讳綍閮ㄩ棬锛堝嵆娌℃湁 selectionList锛夛紝鍙互鐩存帴浠� OnenewpacName 鑾峰彇鏁版嵁 + let mapList = []; + this.OnenewpacName.forEach((item) => { + mapList.push({ + proName: item.proName, + proId: item.proId, + proPrice: item.proPrice, + }); + }); + + let data = { + groupingName: this.forms.groupingName, + gtAge: this.forms.gtAge, + limits: this.forms.limits, + ltAge: this.forms.ltAge, + pacName: this.forms.pacName, + payType: this.forms.payType, + sex: this.forms.sex, + dwDeptId: this.selectionList.length > 0 ? this.selectionList[0].id : "", // 濡傛灉娌℃湁閫変腑閮ㄩ棬锛岃缃负绌� + dwId: this.selectionList.length > 0 ? this.selectionList[0].dwId : "", + mapList: mapList, + price: this.forms.price, + ysPrice: this.forms.ysPrice, + id: this.groupList[0].id, + }; + + // 鍙戦�佽姹備繚瀛樻暟鎹� + dwgrouping(data).then((res) => { + if (res.code == 200) { + this.beCurrent(); + this.forms.groupingName = ""; + this.forms.sex = "2"; + this.forms.pacName = ""; + this.forms.price = ""; + this.forms.ysPrice = ""; + this.forms.payType = "1"; + } + }); }, // 淇敼鍒嗙粍 GroupUpdate() { - this.forms = {}; + this.$refs.tbs.clearSelection(); + this.forms = { + groupingName: "", + gtAge: "", + limits: "", + ltAge: "", + pacName: "", + payType: "1", + sex: "2", + price: "", + ysPrice: "", + }; }, beCurrent() { let data = { @@ -1523,6 +2339,7 @@ dwId: this.selectionList[0].dwId, }; getDwAndDwDept(data).then((response) => { + // 閮ㄩ棬鍚嶇О this.groupingList = response.data; response.data.forEach((item, index) => { item.newID = @@ -1572,9 +2389,34 @@ } }, - // 鎶婃瘡涓�琛岀殑绱㈠紩鏀捐繘row,鏂逛究鍙屽嚮淇敼鏃犳硶鑾峰緱绱㈠紩鍒欐棤娉曞彇娑堝悗鏁版嵁杩涜杩樺師 tableRowClassName({ row, rowIndex }) { row.index = rowIndex; + }, + + Package() { + this.taocan = true; + deptTreeSelect(this.forms.sex).then((res) => { + if (res.rows) { + this.newpacName1 = res.rows; + } + }); + }, + + handle() { + this.loading = true; + deptTreeSelect(this.forms.sex, this.queryParam) + .then((res) => { + if (res.rows) { + this.newpacName1 = res.rows; // 鏇存柊濂楅鍒楄〃 + } else { + this.newpacName1 = []; + } + this.loading = false; + }) + .catch(() => { + this.loading = false; + this.$modal.msgError("鎼滅储澶辫触锛岃绋嶅悗閲嶈瘯"); + }); }, /** 鎻愪氦鎸夐挳 */ @@ -1588,11 +2430,19 @@ this.getList(); }); } else { - addComp(this.form).then((response) => { - this.$modal.msgSuccess("鏂板鎴愬姛"); - this.open = false; - this.getList(); - }); + if ( + this.form.cnName && + this.form.contactPerson && + this.form.contactPhone + ) { + addComp(this.form).then((response) => { + this.$modal.msgSuccess("鏂板鎴愬姛"); + this.open = false; + this.getList(); + }); + } else { + this.$modal.msgError("璇峰~鍐欏繀浼犻」"); + } } } }); @@ -1615,6 +2465,69 @@ }) .catch(() => {}); }, + + submit() { + if (!this.selectedPackage) { + this.$modal.msgError("璇峰厛閫夋嫨涓�涓椁�"); + return; + } + + // 娓呯┖宸︿晶琛ㄦ牸 + this.OnenewpacName = []; + + // 鑾峰彇閫変腑鐨勫椁愰」鐩垪琛� + const newProjects = this.selectedPackage.tjProjectList || []; + + // 灏嗛�変腑鐨勫椁愰」鐩坊鍔犲埌宸︿晶琛ㄦ牸 + this.loading = true; + newProjects.forEach((project) => { + // 涓烘瘡涓」鐩缃粯璁ゆ姌鎵e拰鐜颁环 + this.$set(project, "limits", 10); // 榛樿鎶樻墸 10锛堝嵆鍘熶环锛� + this.$set(project, "ysPrice", project.proPrice); // 鐜颁环鍒濆鍖栦负鍘熶环 + this.OnenewpacName.push(project); + }); + + // 鏇存柊鎬讳环鍜岀幇浠� + this.queryParams.price = this.OnenewpacName.reduce((sum, item) => { + return sum + (item.proPrice || 0); + }, 0); + + this.queryParams.xianprice = this.OnenewpacName.reduce((sum, item) => { + return sum + (item.ysPrice || 0); + }, 0); + + // 鏇存柊浼樻儬鍊� + this.youhui = + this.queryParams.price > 0 + ? (Math.floor( + (this.queryParams.xianprice / this.queryParams.price) * 100 + ) / + 100) * + 10 + : 0; + + // 鍏抽棴瀵硅瘽妗� + this.taocan = false; + this.loading = false; + this.$modal.msgSuccess("娣诲姞鎴愬姛"); + }, + cancel1() { + this.taocan = false; + }, + + handleSelectionChange1(selection) { + // 瀹炵幇鍗曢�夐�昏緫 + if (selection.length > 1) { + const lastSelected = selection[selection.length - 1]; + this.$refs.tb.clearSelection(); + this.$refs.tb.toggleRowSelection(lastSelected, true); + this.selectedPackage = lastSelected; + } else if (selection.length === 1) { + this.selectedPackage = selection[0]; + } else { + this.selectedPackage = null; + } + }, /** 瀵煎嚭鎸夐挳鎿嶄綔 */ handleExport() { this.download( @@ -1628,7 +2541,7 @@ }, }; </script> -<style scoped> +<style lang="scss" scoped> .pag { width: 100%; display: flex; @@ -1657,4 +2570,24 @@ justify-content: center; margin: auto; } + +.btnback { + width: 50px; + height: 100px; +} + +::v-deep .el-dialog__body { + padding: 5px 30px; +} + +::v-deep .el-dialog { + // height: 750px; + overflow-y: auto; +} + +::v-deep .btntoleft .el-button--medium { + padding: 20px 20px 10px; + font-size: 14px; + border-radius: 4px; +} </style> -- Gitblit v1.8.0