|
|
@@ -8,53 +8,72 @@
|
|
|
</div>
|
|
|
<el-row :gutter="24">
|
|
|
<el-input v-model="add_searchInfo" placeholder="请扫描子订单编号" @keyup.enter="add_onSubmit"id="searchInput"
|
|
|
- style="width: 280px;height: 50px;margin-left: 10px;"></el-input>
|
|
|
- <el-button type="primary" icon="search" @click="add_onSubmit" style="height: 50px;width: 60px;">查询</el-button>
|
|
|
- <el-form-item label="机台号:" prop="jitaihao" class="mab" style="font-size: 30px;margin: 10px;" label-width="116px">
|
|
|
- <el-input v-model="add_formData['机台号']" readonly style="width: 100px; height: 40px;" id="jitaihao" />
|
|
|
+ style="width: 220px;height: 50px;margin-left: 10px;"></el-input>
|
|
|
+ <el-button type="primary" icon="search" @click="add_onSubmit" style="height: 50px;width: 80px;">查询</el-button>
|
|
|
+ <el-form-item label="机台号" prop="jitaihao" class="mab" style="font-size: 30px;margin: 10px;" label-width="116px">
|
|
|
+ <el-input v-model="add_formData['机台号']" readonly style="width: 90px; height: 40px;" id="jitaihao" />
|
|
|
</el-form-item>
|
|
|
- <el-form-item label="工序:" prop="gongxu" class="mab" style="font-size: 30px; margin: 10px;" label-width="81px">
|
|
|
+ <el-form-item label="工序" prop="gongxu" class="mab" style="font-size: 30px; margin: 10px;" label-width="73px">
|
|
|
<el-input v-model="add_formData['工序']" readonly style="width: 100px; height: 40px;" id="gongxu" />
|
|
|
</el-form-item>
|
|
|
- <el-form-item label="组别:" prop="zubie" class="mab" style="font-size: 30px; margin: 10px;" label-width="81px">
|
|
|
+ <el-form-item label="组别" prop="zubie" class="mab" style="font-size: 30px; margin: 10px;" label-width="73px">
|
|
|
<el-input v-model="add_formData['组别']" readonly style="width: 140px; height: 40px;" id="zubie" />
|
|
|
</el-form-item>
|
|
|
- <el-form-item label="人员:" prop="renyuan" class="mab" style="font-size: 30px; margin: 10px;" label-width="81px">
|
|
|
+ <el-form-item label="人员" prop="renyuan" class="mab" style="font-size: 30px; margin: 10px;" label-width="73px">
|
|
|
<el-input v-model="add_formData['人员']" readonly style="width: 110px; height: 40px;" id="renyuan" />
|
|
|
</el-form-item>
|
|
|
</el-row>
|
|
|
|
|
|
<el-row :gutter="24">
|
|
|
- <el-form-item label="尺码/制单数合计:" class="mab" prop="keyOrder" label-width="240" style="font-size: 28px;">
|
|
|
- <el-input v-model="cmformdata.cm1" id="cm1" readonly style="width: 90px;height: 40px;"/>
|
|
|
- <el-input v-model="cmformdata.cm2" id="cm2" readonly style="width: 90px;height: 40px;"/>
|
|
|
- <el-input v-model="cmformdata.cm3" id="cm3" readonly style="width: 90px;height: 40px;"/>
|
|
|
- <el-input v-model="cmformdata.cm4" id="cm4" readonly style="width: 90px;height: 40px;"/>
|
|
|
- <el-input v-model="cmformdata.cm5" id="cm5" readonly style="width: 90px;height: 40px;"/>
|
|
|
- <el-input v-model="cmformdata.cm6" id="cm6" readonly style="width: 90px;height: 40px;"/>
|
|
|
- <el-input v-model="cmformdata.cm7" id="cm7" readonly style="width: 90px;height: 40px;"/>
|
|
|
- <el-input v-model="cmformdata.cm8" id="cm8" readonly style="width: 90px;height: 40px;"/>
|
|
|
- <el-input v-model="cmformdata.cm9" id="cm9" readonly style="width: 90px;height: 40px;"/>
|
|
|
- <el-input v-model="cmformdata.cm10" id="cm10" readonly style="width: 90px;height: 40px;"/>
|
|
|
- <el-input v-model="cmformdata.cm11" id="cm11" readonly style="width: 90px;height: 40px;"/>
|
|
|
+ <el-form-item label="尺码" class="mab" prop="keyOrder" label-width="200" style="font-size: 28px;">
|
|
|
+ <el-input v-model="cmformdata.cm1" id="cm1" readonly style="width: 70px;height: 40px;"/>
|
|
|
+ <el-input v-model="cmformdata.cm2" id="cm2" readonly style="width: 70px;height: 40px;"/>
|
|
|
+ <el-input v-model="cmformdata.cm3" id="cm3" readonly style="width: 70px;height: 40px;"/>
|
|
|
+ <el-input v-model="cmformdata.cm4" id="cm4" readonly style="width: 70px;height: 40px;"/>
|
|
|
+ <el-input v-model="cmformdata.cm5" id="cm5" readonly style="width: 70px;height: 40px;"/>
|
|
|
+ <el-input v-model="cmformdata.cm6" id="cm6" readonly style="width: 70px;height: 40px;"/>
|
|
|
+ <el-input v-model="cmformdata.cm7" id="cm7" readonly style="width: 70px;height: 40px;"/>
|
|
|
+ <el-input v-model="cmformdata.cm8" id="cm8" readonly style="width: 70px;height: 40px;"/>
|
|
|
+ <el-input v-model="cmformdata.cm9" id="cm9" readonly style="width: 70px;height: 40px;"/>
|
|
|
+ <el-input v-model="cmformdata.cm10" id="cm10" readonly style="width: 70px;height: 40px;"/>
|
|
|
+ <el-input v-model="cmformdata.cm11" id="cm11" readonly style="width: 70px;height: 40px;"/>
|
|
|
+ </el-form-item>
|
|
|
+ </el-row>
|
|
|
+
|
|
|
+ <el-row :gutter="24">
|
|
|
+ <el-form-item label="制单数" class="mab" prop="keyOrder" label-width="200" style="font-size: 28px;">
|
|
|
+ <el-input v-model="cmslformdata.cmsl1" id="cmsl1" readonly style="width: 70px;height: 40px;"/>
|
|
|
+ <el-input v-model="cmslformdata.cmsl2" id="cmsl2" readonly style="width: 70px;height: 40px;"/>
|
|
|
+ <el-input v-model="cmslformdata.cmsl3" id="cmsl3" readonly style="width: 70px;height: 40px;"/>
|
|
|
+ <el-input v-model="cmslformdata.cmsl4" id="cmsl4" readonly style="width: 70px;height: 40px;"/>
|
|
|
+ <el-input v-model="cmslformdata.cmsl5" id="cmsl5" readonly style="width: 70px;height: 40px;"/>
|
|
|
+ <el-input v-model="cmslformdata.cmsl6" id="cmsl6" readonly style="width: 70px;height: 40px;"/>
|
|
|
+ <el-input v-model="cmslformdata.cmsl7" id="cmsl7" readonly style="width: 70px;height: 40px;"/>
|
|
|
+ <el-input v-model="cmslformdata.cmsl8" id="cmsl8" readonly style="width: 70px;height: 40px;"/>
|
|
|
+ <el-input v-model="cmslformdata.cmsl9" id="cmsl9" readonly style="width: 70px;height: 40px;"/>
|
|
|
+ <el-input v-model="cmslformdata.cmsl10" id="cmsl10" readonly style="width: 70px;height: 40px;"/>
|
|
|
+ <el-input v-model="cmslformdata.zdtotal" id="zdtotal" readonly style="width: 70px;height: 40px;"/>
|
|
|
</el-form-item>
|
|
|
</el-row>
|
|
|
|
|
|
<el-row :gutter="24">
|
|
|
- <el-form-item label="本次实裁新增:" class="mab" prop="keyOrder" label-width="240" style="font-size: 28px;">
|
|
|
- <el-input v-model="scsformdata.scs1" id="scs1" @input="updateTotal" style="width: 90px;height: 40px;" @keydown="handleKeyDown($event, 'scs10', 'scs1', 'scs2')"/>
|
|
|
- <el-input v-model="scsformdata.scs2" id="scs2" @input="updateTotal" style="width: 90px;height: 40px;" @keydown="handleKeyDown($event, 'scs1', 'scs2', 'scs3')"/>
|
|
|
- <el-input v-model="scsformdata.scs3" id="scs3" @input="updateTotal" style="width: 90px;height: 40px;" @keydown="handleKeyDown($event, 'scs2', 'scs3', 'scs4')"/>
|
|
|
- <el-input v-model="scsformdata.scs4" id="scs4" @input="updateTotal" style="width: 90px;height: 40px;" @keydown="handleKeyDown($event, 'scs3', 'scs4', 'scs5')"/>
|
|
|
- <el-input v-model="scsformdata.scs5" id="scs5" @input="updateTotal" style="width: 90px;height: 40px;" @keydown="handleKeyDown($event, 'scs4', 'scs5', 'scs6')"/>
|
|
|
- <el-input v-model="scsformdata.scs6" id="scs6" @input="updateTotal" style="width: 90px;height: 40px;" @keydown="handleKeyDown($event, 'scs5', 'scs6', 'scs7')"/>
|
|
|
- <el-input v-model="scsformdata.scs7" id="scs7" @input="updateTotal" style="width: 90px;height: 40px;" @keydown="handleKeyDown($event, 'scs6', 'scs7', 'scs8')"/>
|
|
|
- <el-input v-model="scsformdata.scs8" id="scs8" @input="updateTotal" style="width: 90px;height: 40px;" @keydown="handleKeyDown($event, 'scs7', 'scs8', 'scs9')"/>
|
|
|
- <el-input v-model="scsformdata.scs9" id="scs9" @input="updateTotal" style="width: 90px;height: 40px;" @keydown="handleKeyDown($event, 'scs8', 'scs9', 'scs10')"/>
|
|
|
- <el-input v-model="scsformdata.scs10" id="scs10" @input="updateTotal" style="width: 90px;height: 40px;" @keydown="handleKeyDown($event, 'scs9', 'scs10', 'scs1')"/>
|
|
|
- <el-input v-model="scsformdata.sctotal" readonly style="width: 90px;height: 40px;" id="sctotal"/>
|
|
|
+ <el-form-item label="新增实裁数" class="mab" prop="keyOrder" label-width="200" style="font-size: 28px;">
|
|
|
+ <el-input v-model="scsformdata.scs1" id="scs1" @input="updateTotal" style="width: 70px;height: 40px;" @keydown="handleKeyDown($event, 'scs10', 'scs1', 'scs2')"/>
|
|
|
+ <el-input v-model="scsformdata.scs2" id="scs2" @input="updateTotal" style="width: 70px;height: 40px;" @keydown="handleKeyDown($event, 'scs1', 'scs2', 'scs3')"/>
|
|
|
+ <el-input v-model="scsformdata.scs3" id="scs3" @input="updateTotal" style="width: 70px;height: 40px;" @keydown="handleKeyDown($event, 'scs2', 'scs3', 'scs4')"/>
|
|
|
+ <el-input v-model="scsformdata.scs4" id="scs4" @input="updateTotal" style="width: 70px;height: 40px;" @keydown="handleKeyDown($event, 'scs3', 'scs4', 'scs5')"/>
|
|
|
+ <el-input v-model="scsformdata.scs5" id="scs5" @input="updateTotal" style="width: 70px;height: 40px;" @keydown="handleKeyDown($event, 'scs4', 'scs5', 'scs6')"/>
|
|
|
+ <el-input v-model="scsformdata.scs6" id="scs6" @input="updateTotal" style="width: 70px;height: 40px;" @keydown="handleKeyDown($event, 'scs5', 'scs6', 'scs7')"/>
|
|
|
+ <el-input v-model="scsformdata.scs7" id="scs7" @input="updateTotal" style="width: 70px;height: 40px;" @keydown="handleKeyDown($event, 'scs6', 'scs7', 'scs8')"/>
|
|
|
+ <el-input v-model="scsformdata.scs8" id="scs8" @input="updateTotal" style="width: 70px;height: 40px;" @keydown="handleKeyDown($event, 'scs7', 'scs8', 'scs9')"/>
|
|
|
+ <el-input v-model="scsformdata.scs9" id="scs9" @input="updateTotal" style="width: 70px;height: 40px;" @keydown="handleKeyDown($event, 'scs8', 'scs9', 'scs10')"/>
|
|
|
+ <el-input v-model="scsformdata.scs10" id="scs10" @input="updateTotal" style="width: 70px;height: 40px;" @keydown="handleKeyDown($event, 'scs9', 'scs10', 'scs1')"/>
|
|
|
+ <el-input v-model="scsformdata.sctotal" readonly style="width: 70px;height: 40px;" id="sctotal"/>
|
|
|
+ <el-button type="primary" @click="add_Dialog" style="width: 100px;height: 60px;font-size: 20px;">确认</el-button>
|
|
|
+ <el-button type="primary" @click="gd_yulan" style="width: 100px;height: 60px;font-size: 20px;">工单预览</el-button>
|
|
|
</el-form-item>
|
|
|
</el-row>
|
|
|
+
|
|
|
|
|
|
<el-row :gutter="24" style="margin-bottom: 15px;">
|
|
|
<el-table ref="multipleTable" style="width: 100%;height: 52vh" tooltip-effect="dark"
|
|
|
@@ -79,9 +98,7 @@
|
|
|
<el-table-column sortable align="left" label="日期" prop="Sys_rq" width="160" />
|
|
|
</el-table>
|
|
|
</el-row>
|
|
|
- <div class="dialog-footer" style="text-align: left;margin-right: 60px;">
|
|
|
- <el-button type="primary" @click="add_Dialog" style="width: 110px;height: 60px;font-size: 20px;">确认</el-button>
|
|
|
- </div>
|
|
|
+
|
|
|
</div>
|
|
|
|
|
|
<!-- 是否订单尾包确认弹窗 -->
|
|
|
@@ -93,9 +110,15 @@
|
|
|
</div>
|
|
|
</el-dialog>
|
|
|
|
|
|
+ <el-dialog v-model="luckyexcelVisible" :before-close="luckyexcelCloseDialog" width="100%" top="0vh">
|
|
|
+ <div id="luckyexcel" style="width: 100%;height: 100vh;"></div>
|
|
|
+ </el-dialog>
|
|
|
+
|
|
|
+ </layout-content>
|
|
|
+ </layout>
|
|
|
+
|
|
|
+ <PrintPage ref="printPageRef" />
|
|
|
<!-- </el-main> -->
|
|
|
- </layout-content>
|
|
|
- </layout>
|
|
|
</div>
|
|
|
</template>
|
|
|
<script>
|
|
|
@@ -153,24 +176,14 @@ export default {
|
|
|
<script setup>
|
|
|
// 全量引入格式化工具 请按需保留
|
|
|
import { Layout, LayoutSider, LayoutContent } from '@arco-design/web-vue';
|
|
|
-
|
|
|
-import {ref, reactive} from 'vue'
|
|
|
-import {getSpotList,getInfo,getMachineMac} from '@/api/mes/job'
|
|
|
+import {ref, reactive} from 'vue';
|
|
|
+import {getSpotList,getInfo,getMachineMac} from '@/api/mes/job';
|
|
|
import {ElMessage} from "element-plus";
|
|
|
+import PrintPage from '../yunyin/shengchanguanli/components/print.vue';
|
|
|
defineOptions({name: 'Company'})
|
|
|
+const printPageRef = ref()
|
|
|
|
|
|
-//
|
|
|
-const add_formData = reactive({
|
|
|
- 机台号: '',
|
|
|
- 工序: '',
|
|
|
- 组别: '',
|
|
|
- 人员: '',
|
|
|
- 尺码: '',
|
|
|
- 数量: '',
|
|
|
- 是否订单尾包: '',
|
|
|
- });
|
|
|
-
|
|
|
-
|
|
|
+const add_searchInfo = ref('DC2409007-01')
|
|
|
//全局接口接受的物理地址
|
|
|
const Machine = '70-ED-A4-26-5F-32'
|
|
|
//全局获取code,接口接收code
|
|
|
@@ -187,11 +200,19 @@ const getMachineMacdata = async () => {
|
|
|
add_formData['工序'] = data.data['生产工序']
|
|
|
add_formData['组别'] = data.data['组别']
|
|
|
add_formData['人员'] = data.data['组长']
|
|
|
+ setTimeout(() => {
|
|
|
+ const inputElement = document.getElementById('searchInput');
|
|
|
+ if (inputElement) {
|
|
|
+ inputElement.focus();
|
|
|
+ }
|
|
|
+ }, 100); // 延迟100毫秒
|
|
|
} catch (error) {
|
|
|
console.error(error)
|
|
|
}
|
|
|
}
|
|
|
getMachineMacdata();
|
|
|
+
|
|
|
+
|
|
|
//全局调用获取当前日期
|
|
|
const today = new Date();
|
|
|
const year = today.getFullYear();
|
|
|
@@ -203,8 +224,15 @@ const seconds = String(today.getSeconds()).padStart(2, '0');
|
|
|
const currentDate = `${year}-${month}-${day} ${hours}:${minutes}:${seconds}`;
|
|
|
const currentDates = `${year}-${month}-${day}`;
|
|
|
|
|
|
-
|
|
|
-const add_searchInfo = ref('')
|
|
|
+const add_formData = reactive({
|
|
|
+ 机台号: '',
|
|
|
+ 工序: '',
|
|
|
+ 组别: '',
|
|
|
+ 人员: '',
|
|
|
+ 尺码: '',
|
|
|
+ 数量: '',
|
|
|
+ 是否订单尾包: '',
|
|
|
+});
|
|
|
//清空对象的属性值
|
|
|
const gd_clearFormData = () => {
|
|
|
Object.keys(add_formData).forEach(key => {
|
|
|
@@ -225,19 +253,20 @@ const cmformdata = reactive({
|
|
|
cm10:'',
|
|
|
cm11:'合计',
|
|
|
});
|
|
|
+
|
|
|
// 制单数
|
|
|
-const zdsformdata = reactive({
|
|
|
- scs1: 0,
|
|
|
- scs2: 0,
|
|
|
- scs3: 0,
|
|
|
- scs4: 0,
|
|
|
- scs5: 0,
|
|
|
- scs6: 0,
|
|
|
- scs7: 0,
|
|
|
- scs8: 0,
|
|
|
- scs9: 0,
|
|
|
- scs10: 0,
|
|
|
- sctotal: 0
|
|
|
+const cmslformdata = reactive({
|
|
|
+ cmsl1: '',
|
|
|
+ cmsl2: '',
|
|
|
+ cmsl3: '',
|
|
|
+ cmsl4: '',
|
|
|
+ cmsl5: '',
|
|
|
+ cmsl6: '',
|
|
|
+ cmsl7: '',
|
|
|
+ cmsl8: '',
|
|
|
+ cmsl9: '',
|
|
|
+ cmsl10: '',
|
|
|
+ zdtotal: ''
|
|
|
});
|
|
|
// 实裁数
|
|
|
const scsformdata = reactive({
|
|
|
@@ -280,13 +309,18 @@ const add_onSubmit = async ()=>{
|
|
|
add_tableData.value = getSpotLists.data.data;
|
|
|
_UniqId.value = getSpotLists.data.list[0].UniqId
|
|
|
const keys1 = ['cm1', 'cm2', 'cm3', 'cm4','cm5','cm6','cm7','cm8','cm9','cm10','cm11',];
|
|
|
- // const keys2 = ['zds1', 'zds2', 'zds3', 'zds4','zds5','zds6','zds7','zds8','zds9','zds10','zdtotal',];
|
|
|
+ const keys2 = ['cmsl1', 'cmsl2', 'cmsl3', 'cmsl4','cmsl5','cmsl6','cmsl7','cmsl8','cmsl9','cmsl10','zdtotal',];
|
|
|
if(order.includes('-')){
|
|
|
for (let key of keys1) {
|
|
|
if (getSpotLists.data.list[0].hasOwnProperty(key)) { // 确保键存在于对象中
|
|
|
cmformdata[key] = getSpotLists.data.list[0][key];
|
|
|
}
|
|
|
}
|
|
|
+ for (let key of keys2) {
|
|
|
+ if (getSpotLists.data.list[0].hasOwnProperty(key)) { // 确保键存在于对象中
|
|
|
+ cmslformdata[key] = getSpotLists.data.list[0][key];
|
|
|
+ }
|
|
|
+ }
|
|
|
setTimeout(() => {
|
|
|
const inputElement = document.getElementById('scs1');
|
|
|
if (inputElement) {
|
|
|
@@ -298,7 +332,7 @@ const add_onSubmit = async ()=>{
|
|
|
cmformdata[key] = '';
|
|
|
}
|
|
|
for (let key of keys2) {
|
|
|
- zdsformdata[key] = '';
|
|
|
+ cmslformdata[key] = '';
|
|
|
}
|
|
|
}
|
|
|
setTimeout(() => {
|
|
|
@@ -358,6 +392,15 @@ const add_Dialog = async ()=>{
|
|
|
}
|
|
|
}
|
|
|
|
|
|
+const gd_yulan = () => {
|
|
|
+ if(add_searchInfo.value === '' || add_searchInfo.value === null){
|
|
|
+ ElMessage({type: 'warning',message: '请选择具体的工单后,再操作此功能'})
|
|
|
+ return false;
|
|
|
+ }else{
|
|
|
+ const order = add_searchInfo.value.split('-')[0]
|
|
|
+ printPageRef.value.open(order)
|
|
|
+ }
|
|
|
+}
|
|
|
|
|
|
// =========== 分页 ===========
|
|
|
// 分页相关的响应式变量
|
|
|
@@ -474,6 +517,7 @@ const handleSizeChange = (val) => {
|
|
|
}
|
|
|
.gva-table-box{
|
|
|
padding: 0px !important;
|
|
|
+ margin-left: -10px !important;
|
|
|
}
|
|
|
.mab{
|
|
|
margin-bottom: 5px;
|
|
|
@@ -506,90 +550,81 @@ const handleSizeChange = (val) => {
|
|
|
/* 尺码/制单数合计样式 */
|
|
|
::v-deep .el-input__wrapper #cm1{
|
|
|
font-size: 20px;
|
|
|
- color: red !important;
|
|
|
}
|
|
|
::v-deep .el-input__wrapper #cm2{
|
|
|
font-size: 20px;
|
|
|
- color: red !important;
|
|
|
}
|
|
|
::v-deep .el-input__wrapper #cm3{
|
|
|
font-size: 20px;
|
|
|
- color: red !important;
|
|
|
}
|
|
|
::v-deep .el-input__wrapper #cm4{
|
|
|
font-size: 20px;
|
|
|
- color: red !important;
|
|
|
}
|
|
|
::v-deep .el-input__wrapper #cm5{
|
|
|
font-size: 20px;
|
|
|
- color: red !important;
|
|
|
}
|
|
|
::v-deep .el-input__wrapper #cm6{
|
|
|
font-size: 20px;
|
|
|
- color: red !important;
|
|
|
}
|
|
|
::v-deep .el-input__wrapper #cm7{
|
|
|
font-size: 20px;
|
|
|
- color: red !important;
|
|
|
}
|
|
|
::v-deep .el-input__wrapper #cm8{
|
|
|
font-size: 20px;
|
|
|
- color: red !important;
|
|
|
}
|
|
|
::v-deep .el-input__wrapper #cm9{
|
|
|
font-size: 20px;
|
|
|
- color: red !important;
|
|
|
}
|
|
|
::v-deep .el-input__wrapper #cm10{
|
|
|
font-size: 20px;
|
|
|
- color: red !important;
|
|
|
}
|
|
|
::v-deep .el-input__wrapper #cm11{
|
|
|
font-size: 20px;
|
|
|
}
|
|
|
/* 本次实裁新增样式 */
|
|
|
-::v-deep .el-input__wrapper #scs1{
|
|
|
+::v-deep .el-input__wrapper #cmsl1{
|
|
|
font-size: 20px;
|
|
|
color: red !important;
|
|
|
}
|
|
|
-::v-deep .el-input__wrapper #scs2{
|
|
|
+::v-deep .el-input__wrapper #cmsl2{
|
|
|
font-size: 20px;
|
|
|
color: red !important;
|
|
|
}
|
|
|
-::v-deep .el-input__wrapper #scs3{
|
|
|
+::v-deep .el-input__wrapper #cmsl3{
|
|
|
font-size: 20px;
|
|
|
color: red !important;
|
|
|
}
|
|
|
-::v-deep .el-input__wrapper #scs4{
|
|
|
+::v-deep .el-input__wrapper #cmsl4{
|
|
|
font-size: 20px;
|
|
|
color: red !important;
|
|
|
}
|
|
|
-::v-deep .el-input__wrapper #scs5{
|
|
|
+::v-deep .el-input__wrapper #cmsl5{
|
|
|
font-size: 20px;
|
|
|
color: red !important;
|
|
|
}
|
|
|
-::v-deep .el-input__wrapper #scs6{
|
|
|
+::v-deep .el-input__wrapper #cmsl6{
|
|
|
font-size: 20px;
|
|
|
color: red !important;
|
|
|
}
|
|
|
-::v-deep .el-input__wrapper #scs7{
|
|
|
+::v-deep .el-input__wrapper #cmsl7{
|
|
|
font-size: 20px;
|
|
|
color: red !important;
|
|
|
}
|
|
|
-::v-deep .el-input__wrapper #scs8{
|
|
|
+::v-deep .el-input__wrapper #cmsl8{
|
|
|
font-size: 20px;
|
|
|
color: red !important;
|
|
|
}
|
|
|
-::v-deep .el-input__wrapper #scs9{
|
|
|
+::v-deep .el-input__wrapper #cmsl9{
|
|
|
font-size: 20px;
|
|
|
color: red !important;
|
|
|
}
|
|
|
-::v-deep .el-input__wrapper #scs10{
|
|
|
+::v-deep .el-input__wrapper #cmsl10{
|
|
|
font-size: 20px;
|
|
|
color: red !important;
|
|
|
}
|
|
|
-::v-deep .el-input__wrapper #sctotal{
|
|
|
+::v-deep .el-input__wrapper #zdtotal{
|
|
|
font-size: 20px;
|
|
|
+ color: red !important;
|
|
|
}
|
|
|
|
|
|
|