|
@@ -235,6 +235,7 @@ function takePictures() {
|
|
|
// 获取主图
|
|
// 获取主图
|
|
|
function createMainImage (file_path){
|
|
function createMainImage (file_path){
|
|
|
|
|
|
|
|
|
|
+ loading.value = true;
|
|
|
clientStore.ipc.removeAllListeners(icpList.takePhoto.createMainImage);
|
|
clientStore.ipc.removeAllListeners(icpList.takePhoto.createMainImage);
|
|
|
clientStore.ipc.send(icpList.takePhoto.createMainImage,{
|
|
clientStore.ipc.send(icpList.takePhoto.createMainImage,{
|
|
|
file_path:file_path
|
|
file_path:file_path
|