فهرست منبع

登录账号输入

Lexie 1 سال پیش
والد
کامیت
7f1932003f
2فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 2 2
      src/view/login/index.vue
  2. 1 1
      src/view/yunyin/shengchanguanli/shebeiyunxing.vue

+ 2 - 2
src/view/login/index.vue

@@ -193,8 +193,8 @@ loginVerify()
 const loginForm = ref(null)
 const picPath = ref('')
 const loginFormData = reactive({
-  username: 'admin',
-  password: '123456',
+  username: '',
+  password: '',
   captcha: '',
   captchaId: '',
   openCaptcha: false,

+ 1 - 1
src/view/yunyin/shengchanguanli/shebeiyunxing.vue

@@ -1626,7 +1626,7 @@ const GetdialogSbyxgl = async () => {
 			let time = new Date();
 			time.setDate(time.getDate() - 0); // 今天的前N天的日期,N自定义
 			titinfo = `${time.getFullYear()}-${time.getMonth() + 1}-${time.getDate()}`;
-			titinfo+='【'+response.data.工单编号+response.data.产品名称+'】'+response.data.工序名称
+			titinfo+='【'+JTMC+response.data.工单编号+response.data.产品名称+'】'+response.data.工序名称
     		let sczl_bhkey=''
     		let sczl_namekey=''
     		if (response.data.班组成员) {