| | |
| | | ENV = 'development' |
| | | |
| | | # æºäºè¿æL-MOM管çç³»ç»/å¼åç¯å¢ |
| | | # VUE_APP_BASE_API = 'http://localhost:81/API/' |
| | | VUE_APP_BASE_API = 'http://localhost:81/API/' |
| | | # VUE_APP_BASE_API = 'http://47.96.97.237/API/' |
| | | # VUE_APP_BASE_API = 'http://220.189.218.155:9010/API/' |
| | | # VUE_APP_BASE_API = 'http://localhost:8082/LuBaoAPI/' |
| | | VUE_APP_BASE_API = 'http://192.168.1.11/API/' |
| | | # VUE_APP_BASE_API = 'http://192.168.1.11/API/' |
| | | # è·¯ç±æå è½½ |
| | | VUE_CLI_BABEL_TRANSPILE_MODULES = true |
| | |
| | | { |
| | | "Version":"6.8.2.2", |
| | | "Version":"6.8.9.5", |
| | | "Font":{ |
| | | "Name":"微软é
é»", |
| | | "Size":120000, |
| | |
| | | "Size":256, |
| | | "Width":10, |
| | | "Height":6, |
| | | "LeftMargin":0, |
| | | "TopMargin":0, |
| | | "RightMargin":0, |
| | | "BottomMargin":0 |
| | | "LeftMargin":0.1, |
| | | "TopMargin":0.1, |
| | | "RightMargin":0.1, |
| | | "BottomMargin":0.1 |
| | | }, |
| | | "DetailGrid":{ |
| | | "Recordset":{ |
| | |
| | | } |
| | | ], |
| | | "ColumnContent":{ |
| | | "Height":6, |
| | | "Height":5.8, |
| | | "ColumnContentCell":[ |
| | | { |
| | | "Column":"Column1", |
| | |
| | | { |
| | | "Type":"FreeGrid", |
| | | "Name":"FreeGrid1", |
| | | "Left":0.1, |
| | | "Top":0.1, |
| | | "Border":{ |
| | | "Styles":"[DrawLeft|DrawTop|DrawRight|DrawBottom]" |
| | |
| | | "FreeGridRow":[ |
| | | { |
| | | "index":1, |
| | | "Height":0.82 |
| | | "Height":0.75 |
| | | }, |
| | | { |
| | | "index":2, |
| | | "Height":0.82 |
| | | "Height":0.75 |
| | | }, |
| | | { |
| | | "index":3, |
| | | "Height":0.82 |
| | | "Height":1.2 |
| | | }, |
| | | { |
| | | "index":4, |
| | | "Height":0.82 |
| | | "Height":0.75 |
| | | }, |
| | | { |
| | | "index":5, |
| | | "Height":0.82 |
| | | "Height":0.75 |
| | | }, |
| | | { |
| | | "index":6, |
| | | "Height":0.82 |
| | | "Height":0.75 |
| | | }, |
| | | { |
| | | "index":7, |
| | | "Height":0.82 |
| | | "Height":0.75 |
| | | } |
| | | ], |
| | | "FreeGridCell":[ |
| | |
| | | { |
| | | "Type":"Barcode", |
| | | "Name":"Barcode1", |
| | | "Anchor":"[]", |
| | | "Center":"Both", |
| | | "Left":0.0264583, |
| | | "Top":0.0264583, |
| | | "Top":0.079375, |
| | | "Width":3.20146, |
| | | "Height":3.20146, |
| | | "BarcodeType":"QRCode", |
| | |
| | | { |
| | | "row":3, |
| | | "col":2, |
| | | "WordWrap":true, |
| | | "Text":"[#è§æ ¼åå·#]" |
| | | }, |
| | | { |
| | |
| | | <el-row> |
| | | <el-col :span="6"> |
| | | <el-form-item label="æ¥æ"> |
| | | <el-date-picker v-model="initMainData.HDate" type="date" placeholder="éæ©æ¥æ" value-format="yyyy-MM-ddT" style="width: 100%"> </el-date-picker> |
| | | <el-date-picker v-model="initMainData.HDate" type="date" placeholder="éæ©æ¥æ" value-format="yyyy-MM-dd" style="width: 100%"> </el-date-picker> |
| | | </el-form-item> |
| | | </el-col> |
| | | <el-col :span="6"> |
| | |
| | | <el-row> |
| | | <el-col :span="6"> |
| | | <el-form-item label="çäº§æ¥æ"> |
| | | <el-date-picker v-model="initMainData.HInspectionDate" type="date" placeholder="éæ©æ¥æ" value-format="yyyy-MM-ddT" style="width: 100%"> </el-date-picker> |
| | | <el-date-picker v-model="initMainData.HInspectionDate" type="date" placeholder="éæ©æ¥æ" value-format="yyyy-MM-dd" style="width: 100%"> </el-date-picker> |
| | | </el-form-item> |
| | | </el-col> |
| | | <el-col :span="6"> |
| | |
| | | </el-col> |
| | | <el-col :span="6"> |
| | | <el-form-item label="夿£æ¥æ"> |
| | | <el-date-picker v-model="initMainData.HReInspectionDate" type="date" placeholder="éæ©æ¥æ" value-format="yyyy-MM-ddT" style="width: 100%" disabled> </el-date-picker> |
| | | <el-date-picker v-model="initMainData.HReInspectionDate" type="date" placeholder="éæ©æ¥æ" value-format="yyyy-MM-dd" style="width: 100%" disabled> </el-date-picker> |
| | | </el-form-item> |
| | | </el-col> |
| | | </el-row> |